https://bz.apache.org/bugzilla/show_bug.cgi?id=58588
--- Comment #4 from Guillermo Grandes <[email protected]> --- (In reply to Konstantin Kolinko from comment #0) > In August 2015 there was an announcement that Apache LogJ 1.x has reached > EOL. > > Link: http://s.apache.org/Wzn > > As such, I propose to drop building and providing > extras/tomcat-juli.jar > extras/tomcat-juli-adapters.jar > > as main goal for these libraries is to support plugging Log4J 1.x directly > into Apache Commons Logging layer of Tomcat logging. > > In my understanding Log4J 2, Logback can be plugged directly into > java.util.logging layer. Though our documentation does not yet describe this. Configuring Tomcat for use Log4J2 don't work 100%: log4j2 with jul-bridge + java.util.logging.manager=org.apache.logging.log4j.jul.LogManager, don't seem to provide same features as "org.apache.juli.ClassLoaderLogManager". -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
