Yaniv Bronhaim has submitted this change and it was merged. Change subject: logging: Enable all loggers ......................................................................
logging: Enable all loggers Unless disable_existsing_loggers is passed as false, logging checks the pre-existing logs and disables any that are not mentioned in the configuration file, this causes various logs to be not visible. Change-Id: Ia6cbf7d749cfc2d432624213bfe5beb26055e5a8 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1060510 Signed-off-by: Dima Kuznetsov <[email protected]> Reviewed-on: http://gerrit.ovirt.org/25185 Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/25451 Tested-by: Yaniv Bronhaim <[email protected]> --- M lib/vdsm/tool/upgrade.py M vdsm/supervdsmServer M vdsm/ut/ivdsm.py M vdsm/vdsm M vdsm/vdsm-restore-net-config M vdsm_reg/vdsm-reg-setup.in 6 files changed, 8 insertions(+), 6 deletions(-) Approvals: Yaniv Bronhaim: Verified; Looks good to me, approved Dima Kuznetsov: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/25451 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia6cbf7d749cfc2d432624213bfe5beb26055e5a8 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.4 Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dima Kuznetsov <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
