Tools::LogMessage | ||
Description | ||
Write's a message
to the logfile of the daemon if disk-logging is enabled. Optionally the same message can be written to an ASCII-file and/or the system eventlog and/or to the WEB Monitor. The WEB Monitor displays real-time logging on the WEB. |
||
Options | ||
Message |
The message to be logged. | |
Write
Message to File |
If enabled, will write the message to the specified "Outputfile". | |
Create
New File |
If checked, the message will be written to a new outputfile. If unchecked, the message is appended to outputfile. | |
Write
Message to EventLog |
If enabled, the message will be written to the Application eventlog. | |
SourceName |
The SourceName by which the message will be written to the Application eventlog. | |
Type |
The type of eventlog message; Normal, Warning or Error |