Matt Sicker created LOG4J2-725:
----------------------------------
Summary: Add utility class similar to WebApplicationContextUtils
for obtaining the LoggerContext in a servlet
Key: LOG4J2-725
URL: https://issues.apache.org/jira/browse/LOG4J2-725
Project: Log4j 2
Issue Type: Improvement
Components: API
Affects Versions: 2.0
Environment: Particularly Servlet 3.0+ with asynchronous servlets.
Reporter: Matt Sicker
Assignee: Matt Sicker
Fix For: 2.0.1
Spring provides a class called WebApplicationContextUtils which can be used to
obtain the ApplicationContext from a ServletContext. Such a similar utility for
obtaining the LoggerContext from a ServletContext would be quite useful for
asynchronous servlets. In addition, a method to wrap a Runnable with this
automatically would also be great since async servlets work via this interface.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]