|
HosrDiretta
|
Static Public Member Functions | |
| static bool | initialize (ACQUA::SysLog::SysLogFacility fs, uint16_t port, bool st) |
| Initialize the syslog. | |
| static bool | changeLevel (ACQUA::SysLog::SysLogLevel, uint16_t) |
| Output Level Change. | |
Friends | |
| class | ACQUA::SysLog::SysLogNode |
| class | ACQUA::SysLog::SysLogOut |
|
static |
Output Level Change.
| level | Syslog level |
| target_port | Target UDP port |
|
static |
Initialize the syslog.
| fs | facility Syslog facility |
| port | target_port Target UDP port (is 0 disabled UDP send) |
| st | true: stdout output enabled (is false direct to stdout) |