|
|||||||||||
|
DO NOT REPLY [Bug 14093] New: - ap_log_rerror and ap_log_error enhancements
From: <bugzilla(at)apache.org>
Date: Wed Oct 30 2002 - 11:36:07 EST
ap_log_rerror and ap_log_error enhancements
Summary: ap_log_rerror and ap_log_error enhancements
Product: Apache httpd-2.0
Version: 2.0.43
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Other
Component: Core
AssignedTo: bugs@httpd.apache.org
ReportedBy: pedietz@west.com
It'd be nice if there was a directive to "prepend" text to any error sent through ap_log_rerror() or ap_log_error(). It'd be even nicer if this text could be formatted from enviroment variables much like mod_log_config allows... ErrorPrepend "[Project: %e{PROJECTNUM} UNIQID: %e{UNIQUE_ID}]" then large sites can have errors broken down by projectid etc....
[Wed Oct 30 02:14:32 2002] [info] [client 64.175.232.98] (32)Broken pipe: :
I've hacked up 1.3 to do this, but I feel it should be added to 2.0 as a standard feature. Phil Dietz To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Wed Oct 30 16:37:21 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:44:01 EDT |
||||||||||
|
|||||||||||