]> granicus.if.org Git - apache/commit
- Add loglevels to request_rec and conn_rec
authorStefan Fritsch <sf@apache.org>
Sun, 6 Jun 2010 17:04:40 +0000 (17:04 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 6 Jun 2010 17:04:40 +0000 (17:04 +0000)
commit2334a1ea4fbf284c73be7dd0165170657dd86d34
tree54c6c2b51b584cc4f0816447b574b3aafe433446
parentaf4c0f4923061dde7821b5230f3fd58cb61360b2
- Add loglevels to request_rec and conn_rec
- Introduce per-directory loglevel configuration

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951897 13f79535-47bb-0310-9956-ffa450edef68
include/http_config.h
include/http_core.h
include/http_log.h
include/httpd.h
modules/generators/mod_cgid.c
server/config.c
server/core.c
server/log.c
server/request.c
server/util_debug.c