-
syslog: simplify and model after lxc log functions · 76d0127fChristian Brauner authored
- add lxc_syslog_priority_to_string() - add lxc_syslog_priority_to_int() - remove syslog_facility struct - add lxc.syslog to lxc_getconfig struct - adapt config_syslog() callback Signed-off-by:Christian Brauner <christian.brauner@mailbox.org>
×