]> granicus.if.org Git - apache/commit
Add new non-default debugging module mod_log_debug
authorStefan Fritsch <sf@apache.org>
Sat, 2 Jul 2011 08:30:38 +0000 (08:30 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 2 Jul 2011 08:30:38 +0000 (08:30 +0000)
commit3a2ff3375788b8d227a3b7be5f54510d826cd65b
treea06fce3673e1fcf1bea1b75a9860faaca58d42ee
parentef10673c8eb81a6dd00022a214212d74b93e5683
Add new non-default debugging module mod_log_debug

It allows to log custom debug messages at various phases in the request
processing and is the first consumer of the new string-valued ap_expr API.

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