]> xenbits.xensource.com Git - libvirt.git/commit
logging: Do not log timestamp through syslog
authorJiri Denemark <jdenemar@redhat.com>
Wed, 28 Sep 2011 13:20:07 +0000 (15:20 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 29 Sep 2011 11:42:34 +0000 (13:42 +0200)
commit2a449549c1db0befef8a807bfe967a04af8b529b
treefce822036a8c0acc36ebd8241731d9599836c737
parent9b706b2703513760c45a408c5fca143d515fabcf
logging: Do not log timestamp through syslog

Syslog puts the timestamp to every message anyway so this removes
redundant data.
src/util/logging.c
src/util/logging.h
tests/testutils.c