]> granicus.if.org Git - apache/commit
Allow the user to get detailed debugging information without a full
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 17 Jan 2002 20:15:12 +0000 (20:15 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 17 Jan 2002 20:15:12 +0000 (20:15 +0000)
commita5a68267b1ee13f6a05035e79f9a06faeed3a459
treeb1ccc567e5f063049088bdd9f28e3fbdf7cdcc5e
parentfe0338efa366a113bdf10090cc66b2be39e048e1
  Allow the user to get detailed debugging information without a full
  recompile [absolutely necessary on Win32 and other platforms that
  really don't support administrator-compilation.]

  -e level  follows the LogLevel options.

  The only question, should -e override the compiled-in default for
  the creation of the server_rec?  No strong feeling either way, here.

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