cvs commit: apachen/src/main http_log.h http_log.c

1997-10-05 Thread Roy Fielding
fielding97/10/05 22:22:01 Modified:src/main http_log.h http_log.c Log: If HAVE_SYSLOG, fix the APLOG_* symbols to use the syslog.h definitions and the syslog-dependent mask for the priority level. Allow APLOG_NOTICE to bypass the priority level when not logging to syslog. R

cvs commit: apachen/src/main http_log.h http_log.c

1997-10-05 Thread Roy Fielding
fielding97/10/05 20:50:26 Modified:src/main http_log.h http_log.c Log: Reverse last change -- it turns out that our internal priority numbers must match the syslog priority numbers. Revision ChangesPath 1.16 +6 -6 apachen/src/main/http_log.h Index: http_l