Fabian Deutsch has submitted this change and it was merged.

Change subject: logging: Adding NullHandler to logs
......................................................................


logging: Adding NullHandler to logs

To avoid the "No handlers could be found" message
into the consumers of ovirt-node python modules
this patch adds the NullHandler [1].

[1] https://docs.python.org/2/howto/logging.html#library-config

Change-Id: I6e3321f46122161a08e8db1b18684eef0ecf8d27
Signed-off-by: Douglas Schilling Landgraf <[email protected]>
---
M src/ovirt/node/utils/fs/__init__.py
M src/ovirtnode/install.py
M src/ovirtnode/ovirtfunctions.py
M src/ovirtnode/storage.py
4 files changed, 5 insertions(+), 2 deletions(-)

Approvals:
  Fabian Deutsch: Looks good to me, approved
  Douglas Schilling Landgraf: Verified
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/42522
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6e3321f46122161a08e8db1b18684eef0ecf8d27
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: [email protected]
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to