[canopy-httpd] r1095 committed - fix the syslog mapping by adding a LOG_DEBUG to account for CNP_LOG_TR...

0 views
Skip to first unread message

codesite...@google.com

unread,
May 11, 2010, 9:10:55 PM5/11/10
to canopy-s...@googlegroups.com
Revision: 1095
Author: phrakt
Date: Tue May 11 18:09:42 2010
Log: fix the syslog mapping by adding a LOG_DEBUG to account for
CNP_LOG_TRACE

http://code.google.com/p/canopy-httpd/source/detail?r=1095

Modified:
/trunk/src/sbin/httpd/log.c

=======================================
--- /trunk/src/sbin/httpd/log.c Fri Apr 23 13:59:20 2010
+++ /trunk/src/sbin/httpd/log.c Tue May 11 18:09:42 2010
@@ -59,6 +59,7 @@

static const int httpd_log_syslog_primap[] = {
LOG_DEBUG,
+ LOG_DEBUG,
LOG_INFO,
LOG_NOTICE,
LOG_WARNING,

--
You received this message because you are subscribed to the Google Groups "Canopy Web Server Source Changes" group.
To post to this group, send email to canopy-s...@googlegroups.com.
To unsubscribe from this group, send email to canopy-srcchan...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/canopy-srcchanges?hl=en.

Reply all
Reply to author
Forward
0 new messages