https://bz.apache.org/bugzilla/show_bug.cgi?id=60493

--- Comment #1 from Damien Tacheron <dam...@tacheron.fr> ---
JDK 1.7.0_79

I'm not sure of my diagnostic as i found this :
private volatile boolean useParentHandlers = true;
in java.util.logging.Logger
and JULI DirectJDKLog simply delegates to JDK loggers

So it seems that when a logger is instanciated, it defaults to true correctly


But the problem is real.

I try to understand where and how the object loggers are initialized

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