Syslog: if we can't find the loglevel specified by the configuration string default...
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 7 Jun 2014 10:01:32 +0000 (12:01 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 7 Jun 2014 10:01:32 +0000 (12:01 +0200)
commit84c380561c5b378448987bfde8df26e07bac6d8a
treef7e7e46eb7ed5e290f2553be417045daceb3ea9c
parentd76d25155399943bc9d317c6fb6d1981ca6e9b00
Syslog: if we can't find the loglevel specified by the configuration string default to 'info' and warn about the unknown configuration option. no way to make syslog totaly silent anymore.
src/syslog.c