]> git.ipfire.org Git - thirdparty/chrony.git/commit
logging: set debug level instead of on/off
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 8 Apr 2014 16:44:17 +0000 (18:44 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 9 Apr 2014 10:09:23 +0000 (12:09 +0200)
commit788e7fcd896960216830d5b3e8cf9e8dd1591d04
treec0abeb715ca5d4d058f60f8acc87db9a3f07462f
parent7c45b1d2a3922e60375aff549f6c2e8366b6db49
logging: set debug level instead of on/off

Prefix messages written to terminal with filename, line and function
name only with debug level 2 and higher.
logging.c
logging.h
main.c