[libvirt] [PATCH 14/15] qemu: conf: add option for tuning debug logging level

Eric Blake eblake at redhat.com
Thu Oct 20 21:59:42 UTC 2016


On 10/20/2016 10:25 AM, Peter Krempa wrote:
> From: Prasanna Kumar Kalever <prasanna.kalever at redhat.com>
> 
> This helps in selecting log level of the gluster gfapi, output to stderr.
> The option is 'gluster_debug_level', can be tuned by editing
> '/etc/libvirt/qemu.conf'
> 
> Debug levels ranges 0-9, with 9 being the most verbose, and 0
> representing no debugging output.  The default is the same as it was
> before, which is a level of 4.  The current logging levels defined in
> the gluster gfapi are:
> 
>     0 - None
>     1 - Emergency
>     2 - Alert
>     3 - Critical
>     4 - Error
>     5 - Warning
>     6 - Notice
>     7 - Info
>     8 - Debug
>     9 - Trace
> 
> Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever at redhat.com>
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/libvirtd_qemu.aug |  3 +++
>  src/qemu/qemu.conf         | 20 ++++++++++++++++++++
>  src/qemu/qemu_conf.c       |  3 +++
>  src/qemu/qemu_conf.h       |  1 +
>  4 files changed, 27 insertions(+)

ACK


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20161020/7fb09f05/attachment-0001.sig>


More information about the libvir-list mailing list