[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
TEventLog instance used to send messages to the system log
Source position: daemonapp.pp line 69
public property TCustomDaemon.Logger : TEventLog |
Logger is the TEventLog instance used to send messages to the system log. It is used by the LogMessage call, but is acessible through the Logger property in case more configurable logging is needed than offered by LogMessage.
|
Log a message to the system log |
|
|
Event logging class |