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)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 14:00:56 +0000 (14:00 +0000)
commita13d1d34c6f9bb9b2ffd448e177200151ce42e79
tree9fa473a8cea08e1dc26a9aa6cf3bb60fad1ba87d
parentb54a07549d9d50f025235ab73751cfdee7daaa89
Removed logging subsystem from webcit.  It's all syslog now.
39 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/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