#include "unix/ptlib/svcproc.h"
Go to the source code of this file.
Classes | |
class | PSystemLog |
class | PServiceProcess |
Defines | |
#define | PSYSTEMLOG(level, variables) |
|
Value: Log a message to the system log. The current log level is checked and if allowed, the second argument is evaluated as a stream output sequence which is them output to the system log. |