Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 2664 invoked from network); 6 Sep 2003 20:57:54 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Sep 2003 20:57:54 -0000 Received: (qmail 52940 invoked by uid 500); 6 Sep 2003 20:57:30 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 52761 invoked by uid 500); 6 Sep 2003 20:57:28 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 52743 invoked from network); 6 Sep 2003 20:57:28 -0000 Received: from unknown (HELO ares.cs.Virginia.EDU) (128.143.137.19) by daedalus.apache.org with SMTP; 6 Sep 2003 20:57:28 -0000 Received: from cobra.cs.Virginia.EDU (cobra.cs.Virginia.EDU [128.143.137.16]) by ares.cs.Virginia.EDU (8.12.9/8.12.8/UVACS-2003031900) with ESMTP id h86KvPqV004565; Sat, 6 Sep 2003 16:57:25 -0400 (EDT) Date: Sat, 6 Sep 2003 16:57:25 -0400 (EDT) From: Cliff Woolley X-X-Sender: jcw5q@cobra.cs.Virginia.EDU To: Astrid =?ISO-8859-1?Q?Ke=DFler?= cc: Ian Holsman , dev@httpd.apache.org Subject: Re: ScriptLog In-Reply-To: <68555571679.20030906223727@kess-net.de> Message-ID: References: <3F59FB0B.4070301@holsman.net> <68555571679.20030906223727@kess-net.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Sat, 6 Sep 2003, Astrid Ke�ler wrote: > +1 for ScriptLog and RewriteLog(Level), although I'm not sure this is > easy to implement. As I know, all log files are opend at server start. > Allow directory based logging would mean to open and close log files per > request. Yes, it would. But for a debug log it's a price I'm willing to accept. --Cliff