artemonster created LOG4J2-946:
----------------------------------
Summary: Log4jWebLifeCycle is not visible
Key: LOG4J2-946
URL: https://issues.apache.org/jira/browse/LOG4J2-946
Project: Log4j 2
Issue Type: Bug
Affects Versions: 2.0.2
Reporter: artemonster
On the http://logging.apache.org/log4j/2.x/manual/webapp.html page you mention
following code snippet:
{code}
final Log4jWebLifeCycle webLifeCycle =
WebLoggerContextUtils.getWebLifeCycle(TestAsyncServlet.this.getServletContext());
{code}
The problem is, Log4jWebLifeCycle is package-private and you can't use it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]