]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add ap_errorlog_provider to make ErrorLog logging modular. Move
authorJan Kaluža <jkaluza@apache.org>
Mon, 23 Sep 2013 14:02:27 +0000 (14:02 +0000)
committerJan Kaluža <jkaluza@apache.org>
Mon, 23 Sep 2013 14:02:27 +0000 (14:02 +0000)
commit59bb55791ea12704a2bf0af6f4cbd9e0178e1d4d
treeeaf00fbe767bdec8d0bf48e2302735e73bda1106
parent96fd5003e1c054af17e238fe4da77c11a8b26928
Add ap_errorlog_provider to make ErrorLog logging modular. Move
syslog support from core to new mod_syslog.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525597 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/core.xml
include/http_core.h
include/httpd.h
server/core.c
server/log.c