threadsafelog OnFileWriteError event
Return to Introduction  Previous page  Next page
Applies to
acThreadSafeLog component.  

Declaration
property OnFileWriteError: TNotifyEvent;  

Description
The OnFileWriteError occurs if component can't append new line to the log. One of possible reasons — disk is full.  

See also
ClearLog method.