Removed logging subsystem from webcit. It's all syslog now.
authorArt Cancro <ajc@citadel.org>
Mon, 17 Jan 2011 17:00:36 +0000 (12:00 -0500)
committerArt Cancro <ajc@citadel.org>
Mon, 17 Jan 2011 17:00:36 +0000 (12:00 -0500)
commit44df1c03a1ba4a88c62ceeee0f2faffe7247f165
treed1c58ddeca7028ccc4a33558d9a666098a821ba5
parentede2422bc903f1b5ed4549ba684bd01794706ea6
Removed logging subsystem from webcit.  It's all syslog now.
40 files changed:
webcit/auth.c
webcit/availability.c
webcit/bbsview_renderer.c
webcit/calendar.c
webcit/calendar_tools.c
webcit/context_loop.c
webcit/crypto.c
webcit/event.c
webcit/gettext.c
webcit/groupdav_propfind.c
webcit/groupdav_put.c
webcit/html2html.c
webcit/ical_dezonify.c
webcit/inetconf.c
webcit/locate_host.c
webcit/messages.c
webcit/mk_module_init.sh
webcit/msg_renderers.c
webcit/openid.c
webcit/paramhandling.c
webcit/preferences.c
webcit/roomlist.c
webcit/roomops.c
webcit/roomviews.c
webcit/serv_func.c
webcit/setup.c
webcit/siteconfig.c
webcit/static.c
webcit/subst.c
webcit/sysdep.c
webcit/tasks.c
webcit/tcp_sockets.c
webcit/tests/test_main.c
webcit/tests/test_tools.c
webcit/useredit.c
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c
webcit/webserver.h