Dan Kenigsberg has submitted this change and it was merged. Change subject: Made the logging mechanism more generic ......................................................................
Made the logging mechanism more generic - modified storage connection verification to have better errors - pulled out logging logic from dispatcher to a generic decorator Change-Id: I38b4a16803b03043144acf62e9fb65c3b1b0a3c5 --- M vdsm/logUtils.py M vdsm/storage/dispatcher.py M vdsm/storage/hsm.py M vdsm/storage/spm.py M vdsm/storage/storage_connection.py 5 files changed, 192 insertions(+), 95 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- Gerrit-MessageType: merged Gerrit-Change-Id: I38b4a16803b03043144acf62e9fb65c3b1b0a3c5 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Ayal Baron Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
