projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afe7630
)
Log the proper module name on errors
author
Stefan Fritsch
<sf@apache.org>
Tue, 7 Jun 2011 20:58:45 +0000
(20:58 +0000)
committer
Stefan Fritsch
<sf@apache.org>
Tue, 7 Jun 2011 20:58:45 +0000
(20:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1133163
13f79535
-47bb-0310-9956-
ffa450edef68
modules/dav/fs/dbm.c
patch
|
blob
|
history
diff --git
a/modules/dav/fs/dbm.c
b/modules/dav/fs/dbm.c
index 780121c9b4cce4a0522a65d4b03f311821c04bd2..785efb00b05e91bf94df12e721a69c9cd370de15 100644
(file)
--- a/
modules/dav/fs/dbm.c
+++ b/
modules/dav/fs/dbm.c
@@
-42,6
+42,7
@@
#include "http_log.h"
#include "http_main.h" /* for ap_server_conf */
+APLOG_USE_MODULE(dav_fs);
struct dav_db {
apr_pool_t *pool;