]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add some more log message tags
authorStefan Fritsch <sf@apache.org>
Sun, 4 Dec 2011 22:09:24 +0000 (22:09 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 4 Dec 2011 22:09:24 +0000 (22:09 +0000)
commit26d5fb7164f612fed38a82939ad1a34249e61795
treed14f0cbf145e0852fdfc3fa366c1aaa7163b2e56
parent7bd7e41d9fc0b6ce418601ee8387400e58fd2a45
Add some more log message tags

Remove some log message tags from ap_log_* calls that log lots of
different error messages, in particular the config parsing errors.
Not sure how we should handle those.

ssl_util.c: Downgrade some dynamic locking messages from level DEBUG
to TRACE1-3

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1210252 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
docs/log-message-tags/next-number
modules/filters/mod_charset_lite.c
modules/filters/mod_sed.c
modules/loggers/mod_log_debug.c
modules/proxy/mod_proxy_balancer.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_pphrase.c
modules/ssl/ssl_util.c
modules/ssl/ssl_util_stapling.c
server/config.c
server/util_expr_eval.c
server/util_filter.c