|
libosmocore 0.3.6
Osmocom core library
|
Functions | |
| static const int | logp2syslog_level (unsigned int level) |
| static void | _syslog_output (struct log_target *target, unsigned int level, const char *log) |
| struct log_target * | log_target_create_syslog (const char *ident, int option, int facility) |
| Create a new logging target for syslog logging. | |