vext01 / hgd

Hackathon Gunther Daemon :: Opensource Multi-User Jukebox
http://hgd.theunixzoo.co.uk
ISC License
22 stars 10 forks source link

Add syslog functionality #60

Closed vext01 closed 13 years ago

vext01 commented 13 years ago

When running from an rc script, you have no idea what has failed in the event of a crash.

Add syslog calls to DPRINTF and friends.

Add switch to enable/disable syslog.

egelmex commented 13 years ago

is all thats needed now the switch to turn syslog/std err on or off?