]> git.sesse.net Git - vlc/commit
Improvements to syslog logger - by Hans Lambermont
authorRafaël Carré <funman@videolan.org>
Wed, 12 Mar 2008 22:13:11 +0000 (23:13 +0100)
committerRafaël Carré <funman@videolan.org>
Wed, 12 Mar 2008 22:13:11 +0000 (23:13 +0100)
commit0cd7064a1b656cd87e61af14b74ec6c80c341fe6
treeb5d1159623713feee4c2ddb1382aeaca270a495e
parent021c332008d24ef503eddc6ad41f3392a5816e60
Improvements to syslog logger - by Hans Lambermont

- add PID to syslog and use lowercase vlc (conforming to syslog standards)
- add the command-line verbosity control -v[0-2] to html/text/syslog
    logging, such that one can disable f.i. LOG_DEBUG from being offered
    to html/text/syslog completely.
- add the priority to the syslog message
THANKS
modules/misc/logger.c