[Bug 60493] Logger without handler don't use root handler
https://bz.apache.org/bugzilla/show_bug.cgi?id=60493 Damien Tacheron changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---
[Bug 60493] Logger without handler don't use root handler
https://bz.apache.org/bugzilla/show_bug.cgi?id=60493 --- Comment #1 from Damien Tacheron --- 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 se