]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Set up stderr logging explictly early in initialization so that a pool is
authorJeff Trawick <trawick@apache.org>
Thu, 4 Jan 2001 18:22:50 +0000 (18:22 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 4 Jan 2001 18:22:50 +0000 (18:22 +0000)
commit08a0ac999aa12bce019ffc7f86e5360b3397d5c6
tree74e16fa9f14ced211ac3f3b98e24ccb426d4d0fb
parentaa13d5a543505dbd3e8a6e8632a696c77d60a6f0
Set up stderr logging explictly early in initialization so that a pool is
available for creating the APR representation of stderr.

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