You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/05/01 20:54:51 UTC

[Bug 58588] Remove extras/juli from Tomcat 9 build and deliveries as Log4J 1.x has reached EOL.

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

--- Comment #4 from Guillermo Grandes <gu...@gmail.com> ---
(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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org