Fabian Deutsch has submitted this change and it was merged. Change subject: logging: Don't overwrite existing configurations ......................................................................
logging: Don't overwrite existing configurations Previously the logging configuration got overwritten when the log module got loaded. This is now fixed by only configuring the log module when there are no handlers. Change-Id: I5c1e166db0f5ea7237df323df249ed68364d6c15 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/log.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19579 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5c1e166db0f5ea7237df323df249ed68364d6c15 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
