]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Tighten libvirt's parsing of logging env
authorAmy Griffis <amy.griffis@hp.com>
Thu, 6 Aug 2009 13:38:11 +0000 (15:38 +0200)
committerDaniel Veillard <veillard@redhat.com>
Thu, 6 Aug 2009 13:38:11 +0000 (15:38 +0200)
commit22a1ec68d551fff3c78efc268337c20751bc865f
tree52984e6d9893394a0013f0ed4dd815c3584345cd
parenta9e96b1ee05c6efba41ea0b1a1702ebd26407c5c
Tighten libvirt's parsing of logging env

* src/libvirt.c src/logging.c: Don't convert high priority levels to the
  debug level. Don't parse LIBVIRT_LOG_FILTERS and LIBVIRT_LOG_OUTPUTS
  when they're set to the empty string. Warn when the user specifies an
  invalid value (empty string remains a noop).
* po/POTFILES.in: src/logging.c now include translatable strings
po/POTFILES.in
src/libvirt.c
src/logging.c