You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/09/23 17:03:09 UTC

DO NOT REPLY [Bug 47780] Critical errors should be marked by time and level.

https://issues.apache.org/bugzilla/show_bug.cgi?id=47780

--- Comment #1 from Dan Poirier <po...@pobox.com> 2009-09-23 08:03:07 PDT ---
It looks like you could change this around line 593 of server/log.c (in trunk),
by getting rid of the two if-statements and just adding the time and level
unconditionally.

That code was added in r84134 and it's not clear to me whether there was a need
to not add the timestamp and log level for startup messages, or existing
behavior was just being preserved in that change.  Maybe someone else can
comment.  Or you could just try it and see if any problems show up.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org