Improve logging
commit73acf78b8df0025c41ec05f8c03b24d2a0a10d62
authorNedko Arnaudov <nedko@arnaudov.name>
Sun, 2 Dec 2012 18:21:36 +0000 (2 20:21 +0200)
committerNedko Arnaudov <nedko@arnaudov.name>
Sun, 2 Dec 2012 18:24:22 +0000 (2 20:24 +0200)
tree3f0c09b7d98ee9b10bbd4d6f16b9ea02426137f6
parent9bbfff1608fad406b77c31467c4c80046f034623
Improve logging

 * Take advantage of gcc printf format checks
 * Move code dependent on log level to log.c
   This is a basis for runtime logging tweaks.
 * Remove the now useless LADISH_DEBUG defines
common/log.c [moved from daemon/log.c with 72% similarity]
daemon/loader.c
lash_compat/liblash/lash.c
log.h
proxies/jack_proxy.c
wscript