Sandro Bonazzola has submitted this change and it was merged.
Change subject: log: write only errors on stderr
......................................................................
log: write only errors on stderr
Previously the logging system wrote all the messages
to the standard error.
Now only errors are logged to the standard error, all the
other message are logged to standard output
Change-Id: I3e439efde90ffbef0e2fb364bb826042e9f1f7da
Bug-Url:
https://bugzilla.redhat.com/1006848
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M src/__main__.py
1 file changed, 31 insertions(+), 10 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19215
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3e439efde90ffbef0e2fb364bb826042e9f1f7da
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: ovirt-image-uploader-3.3
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: David Caro <dcaroest(a)redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>