]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_syslog: New module implementing syslog ap_error_log provider.
authorJan Kaluža <jkaluza@apache.org>
Mon, 23 Sep 2013 14:16:17 +0000 (14:16 +0000)
committerJan Kaluža <jkaluza@apache.org>
Mon, 23 Sep 2013 14:16:17 +0000 (14:16 +0000)
commit9117bb2f5e4dcf6ff46692c6180ca7249f338946
tree97b7ce5562d24b93ad8f2ca90091f909cc3be8f3
parente7ca31b0316c9a251fc3252074603c93003e1ddf
mod_syslog: New module implementing syslog ap_error_log provider.
Previously, this code was part of core, now it's in separate module.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525600 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_syslog.xml [new file with mode: 0644]
docs/manual/mod/mod_syslog.xml.meta [new file with mode: 0644]
modules/loggers/config.m4
modules/loggers/mod_syslog.c [new file with mode: 0644]