[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Log a message to the system event log.
Source position: daemonapp.pp line 373
public procedure TCustomDaemonApplication.Log( |
EventType: TEventType; |
const Msg: String |
); override; |
Log logs Msg to the system event log with event type EventType.
|
Event logger instance |
lazarus-ccr.sourceforge.net |