]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_example_hooks, mod_optional_fn_export: debug messages at APLOG_DEBUG level
authorYann Ylavic <ylavic@apache.org>
Mon, 20 Sep 2021 17:51:21 +0000 (17:51 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 20 Sep 2021 17:51:21 +0000 (17:51 +0000)
commitc64996059289dce8008a02b9b696f8a3cd89091c
tree5260dc86875578856c1ac126b03ba77b27d6994e
parent59a5a8d3e5168a29442a20244eaf1f40e13fb963
mod_example_hooks, mod_optional_fn_export: debug messages at APLOG_DEBUG level

Switch from APLOG_NOTICE/ERR to APLOG_DEBUG to avoid filling the logs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1893477 13f79535-47bb-0310-9956-ffa450edef68
modules/examples/mod_example_hooks.c
modules/test/mod_optional_fn_export.c