]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Cleaning up some of the logging code
authorDaniel Veillard <veillard@redhat.com>
Mon, 7 Mar 2011 13:23:53 +0000 (21:23 +0800)
committerDaniel Veillard <veillard@redhat.com>
Mon, 7 Mar 2011 13:23:53 +0000 (21:23 +0800)
commitbcb40b852ceac50286f338637646d171a5630780
tree99338849b1bb2c7c371479fd7d2f891a740163ee
parent82dfc6f38e353cad24ff0029d2210ff2196e21a2
Cleaning up some of the logging code

* src/util/logging.c: fix virLogDumpAllFD() to avoid snprintf, simplify
  the code and provide more useful signal descriptions. Also remove an
  unused variable.
src/util/logging.c