]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
add ap_log_cerror(); use it in a couple of places in core output filter
authorJeff Trawick <trawick@apache.org>
Fri, 29 Oct 2004 14:45:24 +0000 (14:45 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 29 Oct 2004 14:45:24 +0000 (14:45 +0000)
commit81e4e36b0eace2dd1e4717831cb751ac77e3f1d9
tree5296e4adc4835d7557889e4534b80c5f9ef2d7f1
parenta5278a9c0b8bdf863c26315bf7090b22a1119ef1
add ap_log_cerror(); use it in a couple of places in core output filter
so that the client IP address is recorded in the log

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105625 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/http_log.h
server/core.c
server/log.c