]> granicus.if.org Git - apache/commit
Use ap_log_rerror() instead of ap_log_error() across mod_cache and
authorGraham Leggett <minfrin@apache.org>
Sun, 17 Oct 2010 11:34:03 +0000 (11:34 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 17 Oct 2010 11:34:03 +0000 (11:34 +0000)
commitf5d5cd33c52ea9b08207d91ae549b6ef06e468a5
treefe1a02df016122c8778b84cd94a8a0ded776c622
parent3a3becfa679668fe5f74ab084abf2d75a178f045
Use ap_log_rerror() instead of ap_log_error() across mod_cache and
mod_disk_cache.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023462 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/cache_cache.c
modules/cache/cache_storage.c
modules/cache/cache_storage.h
modules/cache/cache_util.c
modules/cache/mod_cache.c
modules/cache/mod_cache.h
modules/cache/mod_disk_cache.c