stderr plugin: Added "stderr" plugin to log to stderr.
authorSebastian Harl <sh@tokkee.org>
Sun, 25 Mar 2007 21:40:02 +0000 (23:40 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 26 Mar 2007 08:29:39 +0000 (10:29 +0200)
commitcfb8c142cd23432d965f00a69cc9337168916c90
treec7088b6d435bc6c71c5152d3300aaf502cf3b5f5
parent273658710431323d206dd7ed9568fae81ed59664
stderr plugin: Added "stderr" plugin to log to stderr.

This plugin is heavily based on Florian's syslog plugin.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
configure.in
src/Makefile.am
src/stderr.c [new file with mode: 0644]
src/syslog.c