[libvirt] [PATCH 0/5] Various logging cleanups

Amy Griffis amy.griffis at hp.com
Fri Jul 31 21:57:19 UTC 2009


The following patches fixup libvirt's logging code, to hopefully make it
a little more consistent and predictable.

---

Amy Griffis (5):
      Tighten libvirt's parsing of logging environment variables
      Several fixes to libvirtd's log setup
      Cleanup VIR_LOG_DEBUG parsing in eventtest
      Consolidate code for parsing the logging environment variables
      Update logging documentation


 docs/logging.html.in     |   22 +++++++-
 qemud/qemud.c            |   90 +++++++++++++++++---------------
 src/libvirt.c            |   19 -------
 src/libvirt_private.syms |    5 ++
 src/logging.c            |  129 +++++++++++++++++++++++++++++++++++++++-------
 src/logging.h            |    5 ++
 tests/eventtest.c        |   12 +---
 7 files changed, 190 insertions(+), 92 deletions(-)




More information about the libvir-list mailing list