LOG4J2-2420 - RequestContextFilter logging cleanup
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/commit/83b9afa4 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/tree/83b9afa4 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/diff/83b9afa4 Branch: refs/heads/master Commit: 83b9afa43f9eac5ce61c3d6c5c535fd7f5143100 Parents: 446bedb Author: Ralph Goers <[email protected]> Authored: Fri Sep 21 20:12:44 2018 -1000 Committer: Ralph Goers <[email protected]> Committed: Fri Sep 21 20:12:44 2018 -1000 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/83b9afa4/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e0495ad..b3e265a 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -31,6 +31,9 @@ - "remove" - Removed --> <release version="1.0.1" date="YYYY-MM-DD" description="Release 1.0.1"> + <action issue="LOG4J2-2420" dev="rgoers" type="fix" due-to="Andrei Ivanov"> + RequestContextFilter logging cleanup. + </action> <action issue="LOG4J2-2442" dev="rgoers" type="fix" due-to="Andrei Ivanov"> Normalize the event names logged through AbstractEventLogger.logEvent. </action>
