libvirt/src/logging
Erik Skultety 94c465d0eb daemon: Hook up the virLog{Get,Set}DefaultOutput to the daemon's init routine
Now that virLog{Get,Set}DefaultOutput routines are introduced we can wire them
up to the daemon's logging initialization code. Also, change the order of
operations a bit so that we still strictly honor our precedence of settings:
cmdline > env > config now that outputs and filters are not appended anymore.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2016-12-15 10:36:23 +01:00
..
log_daemon_config.c log: Fix loading of conf file for log daemon 2016-12-14 07:24:24 +01:00
log_daemon_config.h virtlogd: convert to typedef virConf accessors 2016-07-12 09:58:21 +01:00
log_daemon_dispatch.c
log_daemon_dispatch.h
log_daemon.c daemon: Hook up the virLog{Get,Set}DefaultOutput to the daemon's init routine 2016-12-15 10:36:23 +01:00
log_daemon.h
log_handler.c virtlogd: make max file size & number of backups configurable 2016-07-07 15:08:54 +01:00
log_handler.h virtlogd: make max file size & number of backups configurable 2016-07-07 15:08:54 +01:00
log_manager.c
log_manager.h
log_protocol.x
test_virtlogd.aug.in virtlogd: make max file size & number of backups configurable 2016-07-07 15:08:54 +01:00
virtlogd.aug virtlogd: make max file size & number of backups configurable 2016-07-07 15:08:54 +01:00
virtlogd.conf virtlogd: increase max file size to 2 MB 2016-07-07 15:08:54 +01:00
virtlogd.init.in
virtlogd.pod
virtlogd.service.in virtlogd: Don't stop or restart along with libvirtd 2016-09-20 15:22:04 +02:00
virtlogd.socket.in virtlogd: Don't stop or restart along with libvirtd 2016-09-20 15:22:04 +02:00
virtlogd.sysconf