Code

syslog plugin: Initialize syslog as soon as possible.
authorSebastian Harl <sh@tokkee.org>
Sun, 29 Jun 2014 16:00:34 +0000 (18:00 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 29 Jun 2014 16:00:34 +0000 (18:00 +0200)
commiteead68b7a05866ebbdf2f1f4d95303b2bd9bea6b
tree36ff8fd7e09d05f9661ba5ca7d991d29f90f93b9
parenta253fa4a57c8ac8abd2e0801d55f8556b87ef836
syslog plugin: Initialize syslog as soon as possible.

Don't wait for the init callback to be called -- we might receive log messages
earlier than that.
src/plugins/syslog.c