With syslog, people tend not to include the REASON of the message in the logs, because that is already used to determine the destination of the message.
Option | Defined in | Default |
---|---|---|
accept | Log::Report::Dispatcher |
|
charset | 'utf8' | |
facility | 'user' | |
flags | 'pid,nowait' | |
format_reason | Log::Report::Dispatcher | 'IGNORE' |
identity | <basename $0> | |
include_domain | <false> | |
locale | Log::Report::Dispatcher | <system locale> |
logsocket |
| |
mode | Log::Report::Dispatcher | 'NORMAL' |
to_prio | [] |
Returns a level which is understood by syslog(3), based on a translation table. This can be changed with new(to_prio).