[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Event logger instance
Source position: daemonapp.pp line 378
public property TCustomDaemonApplication.EventLog : TEventLog |
EventLog is the TEventLog instance which is used to log events to the system log with the Log method. It is created when the application instance is created, and destroyed when the application is destroyed.
|
Event logging class |
|
Log |
|
Log a message to the system event log. |