[Top]
Tools
Tools.Logging
Tools.Logging.Log
Tools.Logging.Log.SyslogAppender
|
Class Tools.Logging.Log.SyslogAppender
- Description
-
an appender that uses the syslog() function to deliver messages.
log levels are mapped to syslog levels, with the exception that TRACE
has no syslog equivalent, and thus is mapped to LOG_DEBUG.
- Inherit
Appender
-
inherit .Appender : Appender
|