Code

Replace all syslog-calls with one of the new logging-macros.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 15 Mar 2007 18:34:46 +0000 (19:34 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 15 Mar 2007 18:34:46 +0000 (19:34 +0100)
commit838af4cdc6c8674ed3e14a95fea172118c707a85
tree0cd13b636398eb07909b05374b27ecc375bc4502
parentd92c34382175773e1583810359db0d3330e0cfc7
Replace all syslog-calls with one of the new logging-macros.
41 files changed:
src/Makefile.am
src/apache.c
src/apcups.c
src/apple_sensors.c
src/battery.c
src/collectd.c
src/common.c
src/configfile.c
src/cpu.c
src/cpufreq.c
src/csv.c
src/df.c
src/disk.c
src/dns.c
src/email.c
src/exec.c
src/hddtemp.c
src/iptables.c
src/irq.c
src/load.c
src/mbmon.c
src/memory.c
src/multimeter.c
src/mysql.c
src/network.c
src/nfs.c
src/ntpd.c
src/ping.c
src/plugin.c
src/processes.c
src/rrdtool.c
src/sensors.c
src/serial.c
src/swap.c
src/traffic.c
src/unixsock.c
src/utils_debug.c
src/utils_ignorelist.c
src/utils_mount.c
src/vserver.c
src/wireless.c