]> granicus.if.org Git - apache/commitdiff
This is annoying to see in a casual "LogLevel debug foo:traceX ..."
authorEric Covener <covener@apache.org>
Wed, 18 Dec 2013 22:25:50 +0000 (22:25 +0000)
committerEric Covener <covener@apache.org>
Wed, 18 Dec 2013 22:25:50 +0000 (22:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1552130 13f79535-47bb-0310-9956-ffa450edef68

modules/metadata/mod_headers.c

index 4608da7efebe2a753b9aeaacb0d070db8fa5029c..210b2bbb5759f48ebbb8006e9701671b5db4147e 100644 (file)
@@ -870,7 +870,7 @@ static apr_status_t ap_headers_output_filter(ap_filter_t *f,
     headers_conf *dirconf = ap_get_module_config(f->r->per_dir_config,
                                                  &headers_module);
 
-    ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, f->r->server, APLOGNO(01502)
+    ap_log_error(APLOG_MARK, APLOG_TRACE2, 0, f->r->server, APLOGNO(01502)
                  "headers: ap_headers_output_filter()");
 
     /* do the fixup */