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

--- Comment #8 from Mark Thomas <ma...@apache.org> ---
The best I can come up with is to write all the info logging during
AprLifecycleListener.init() to a buffer and then write that out during
Lifecycle.BEFORE_INIT_EVENT. Then move the VersionLogging messages to
Lifecycle.BEFORE_INIT_EVENT as well.

Errors and warnings would still appear before the version information but I
could live with that.

I'll take a look at at patch to do this shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to