Bug 52092 - Please make AsyncFileHandler and OneLineFormatter the default for logging.properties
Summary: Please make AsyncFileHandler and OneLineFormatter the default for logging.pro...
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Packaging (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-26 11:49 UTC by jieryn
Modified: 2013-08-07 21:15 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jieryn 2011-10-26 11:49:26 UTC
Apache Tomcat 7 has created some very important enhancements to logging, and we should exploit them. Please make the org.apache.juli.AsyncFileHandler and org.apache.juli.OneLineFormatter the defaults for shipped conf/logging.properties.

These enhancements have been vetted with over 20 releases of Apache Tomcat, let's give them some first class status.
Comment 1 Rainer Jung 2011-10-26 14:16:35 UTC
I'm +1 for TC 8 and +0 for TC 7 (not a clear +1 because of user compatibility reasons)

Rainer
Comment 2 Mark Thomas 2013-08-07 21:15:45 UTC
Fixed in trunk a.k.a. 8.0.x and will be included in 8.0.0-RC2 onwards.

An added complication was correctly reporting the thread name when using the AsyncFileHandler.