Occurs immediately when atomic operation done.
Syntax:
TLogEvent = procedure (Sender: TObject; const LogMessage: string) of object; property OnLog: TLogEvent;
Description:
Write a OnLog event handler to take application-specific actions when some atomic dump operation done.