GitHub user thomasbeauvais opened a pull request:
https://github.com/apache/logging-log4j2/pull/128
LOG4J2-2110 adding a ServletContext parameter to allow the contextIniâ¦
Please refer to https://issues.apache.org/jira/browse/LOG4J2-2110
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thomasbeauvais/logging-log4j2 master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/128.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #128
----
commit cb0e2020b6106431a53dea497ca8415b1567b2c1
Author: itonics-tbeauvais <[email protected]>
Date: 2017-11-09T13:30:43Z
LOG4J2-2110 adding a ServletContext parameter to allow the
contextInitialized to be skipped and still work in the contextDestroyed
----
---