
28 Jun
2016
28 Jun
'16
noon
On 28/06/16 13:05, Jaroslav Suchanek wrote:
Reorder code for setting default log level from cmdline prior initialization of log outputs. Thus the --verbose option is reflected.
This resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1325072 ---
Notes: v2: moving up the cmdline override for default logging level also for the virlockd
src/locking/lock_daemon.c | 12 ++++++------ src/logging/log_daemon.c | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-)
... ACK Erik