[JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat (original) (raw)
mandy chung mandy.chung at oracle.com
Tue Jan 23 15:44:18 UTC 2018
- Previous message: [JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
- Next message: [JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 1/23/18 2:49 AM, Daniel Fuchs wrote:
I did give it some consideration. I think this would be a mistake.
The whole point of this fix is that loadLoggerHandlers must be called within addLogger - so that a subclass of LogManager that overrides addLogger can take over.
Isn't addLocalLogger called only when LogManager does not override addLogger?
Mandy
- Previous message: [JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
- Next message: [JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]