|
PTLib Version 2.10.2
|
Log system output to nowhere. More...
#include <syslog.h>
Public Member Functions | |
| virtual void | Output (PSystemLog::Level, const char *) |
| Log an error into the system log. | |
Log system output to nowhere.
| virtual void PSystemLogToNowhere::Output | ( | PSystemLog::Level | level, |
| const char * | msg | ||
| ) | [inline, virtual] |
Log an error into the system log.
Implements PSystemLogTarget.