Syslog::LogOption
Constructors
- LogPid()
- LogConsole()
- LogStderr()
Usage
Options for opening the logging handle: LogPid includes the process id with the log, LogConsole prints the log message to the console if logging fails, and LogStderr copies the log to standard error.