]> 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)
commita65b522fb9df7f269b7d3255cd8d100312feb9ea
tree74e16fa9f14ced211ac3f3b98e24ccb426d4d0fb
parent5c30786f06fa9526b5952104eba77343d02d4246
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