]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add parse_errorlog_arg callback to ap_errorlog_provider to allow providers
authorJan Kaluža <jkaluza@apache.org>
Tue, 12 Nov 2013 12:14:50 +0000 (12:14 +0000)
committerJan Kaluža <jkaluza@apache.org>
Tue, 12 Nov 2013 12:14:50 +0000 (12:14 +0000)
commit8ac0643ad6386c3dadacb255a9392c77aac9c49c
tree6c6bf823762fbd2038c85eb8374034c6eb99427f
parent7ab35f1c3ae98d6828703ebdeee3ce7acb6afa12
Add parse_errorlog_arg callback to ap_errorlog_provider to allow providers
to check the ErrorLog argument. Implement this check in mod_syslog.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1541029 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/http_core.h
modules/loggers/mod_syslog.c
server/core.c