]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virsh: Use Env variables for debug level and logfile
authorSupriya Kannery <supriyak@in.ibm.com>
Mon, 9 May 2011 07:08:06 +0000 (12:38 +0530)
committerEric Blake <eblake@redhat.com>
Thu, 19 May 2011 23:53:46 +0000 (17:53 -0600)
commit3c36f936b98e76cefbc088620d91b08dd3b81116
tree415d8ae5a5f20912b8e9ec614c5608529fa06b9a
parent6b937b24301b5e5e35ac9efced26f8f6b22f37b2
virsh: Use Env variables for debug level and logfile

Use variables VIRSH_DEBUG and VIRSH_LOG_FILE for controlling virsh logging.

Signed-off-by: Supriya Kannery <supriyak@in.ibm.com>
tools/virsh.c