Francesco Romani has posted comments on this change.

Change subject: docs: add README about logging configuration
......................................................................


Patch Set 2:

(2 comments)

https://gerrit.ovirt.org/#/c/60533/2/README.logging
File README.logging:

Line 29: `LEVEL` is one of DEBUG, INFO, WARNING, ERROR, CRITICAL
Line 30: `logger` is any logger Vdsm uses. Please check the configuration file
Line 31: to learn about some predefined loggers.
Line 32: 
Line 33: If no logger is given, the root logger default level is changed.
> Why? this is good feature and important note.
I just meant the current phrasing is misleading. Will keep the concept and 
rephrase the text.
Line 34: 
Line 35: Please note that the logging configuration of Vdsm is quite complex, so
Line 36: few trivial settings may yield surprising results.
Line 37: 


Line 46: vdsClient -s 0 setLogLevel WARNING virt
Line 47: 
Line 48: 3. same as #2, for storage (case is significant here)
Line 49: vdsClient -s 0 setLogLevel WARNING Storage
Line 50: vdsClient -s 0 setLogLevel WARNING storage
> We don't have time to work no this now - lets keep this text as is for now.
Ok, I'll keep this.
Line 51: 
Line 52: 4. silence JSONRPC logs:
Line 53: vdsClient -s 0 setLogLevel ERROR jsonrpc
Line 54: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2653c2a68fcf42b1e085ae1ee703fb119a0cf1fc
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/vdsm-patches@lists.fedorahosted.org

Reply via email to