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

--- Comment #3 from Konstantin Kolinko <knst.koli...@gmail.com> ---
Additional concern:
3. It may be better to log all information in one single log.info() statement.
E.g. "Initializing\n {0}\n {1}\n {2} ...".  The current log format implicitly
relies on use of org.apache.juli.OneLineFormatter.

If you backport it to Tomcat 7 that uses SimpleFormatter, or if you run Tomcat
8 from within Eclipse IDE (that does not have logging configured by default ==
uses JRE default configuration == uses SimpleFormatter), it looks rather odd.


Reverted the code in r1627247 due to item #2 that I raised in Comment #2.

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