Discussion:
[jira] [Created] (LOG4J2-871) Add support for using Log4j as a global Tomcat library.
Matt Sicker (JIRA)
2014-10-07 13:55:33 UTC
Permalink
Matt Sicker created LOG4J2-871:
----------------------------------

Summary: Add support for using Log4j as a global Tomcat library.
Key: LOG4J2-871
URL: https://issues.apache.org/jira/browse/LOG4J2-871
Project: Log4j 2
Issue Type: New Feature
Components: Core, Web/Servlet
Affects Versions: 2.0.2, 2.1
Reporter: Matt Sicker


I would like to be able to use log4j-api and log4j-core in my global Tomcat lib directory and have it both integrate with JULI (which the log4j-jul module may help, though there could be more work involved) as well as properly integrate with any shutdown logic Tomcat provides to delay shutdown of the logging system until the very end.

If possible, it would be great if this could either be generic enough or extensible enough to allow the same for Jetty, too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Loading...