[JDK 11] RFR: 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat

mandy chung mandy.chung at oracle.com
Tue Jan 23 15:44:18 UTC 2018



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


More information about the core-libs-dev mailing list