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

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
(In reply to Konstantin Kolinko from comment #5)
> Re: r1627296
> 
> Could the logging be moved from constructor to Lifecycle.BEFORE_INIT_EVENT,
> like activities performed by AprLifecycleListener?

They could, but then you have the problem that the AprLifecycleListener
triggers logging in its constructor and I think that version info logging
should appear before any other logging.

I took a quick look at refactoring the AprLifecycleListener but that is tied up
with the Connector constructors and would be hard to untangle.

I'm happy to look at this some more but if anyone has a bright idea on how to
solve this...

-- 
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