[LOG4J2-1597] 

Add a ScriptAppenderSelector to create an Appender specified by a
Script. Update changes.xml.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/21ac645e
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/21ac645e
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/21ac645e

Branch: refs/heads/master
Commit: 21ac645e0528b4f03ac7a448631ca1a8e341673b
Parents: f8482f1
Author: Gary Gregory <ggreg...@apache.org>
Authored: Mon Sep 19 17:09:14 2016 -0700
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Mon Sep 19 17:09:14 2016 -0700

----------------------------------------------------------------------
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/21ac645e/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1698408..d48f10b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -159,6 +159,9 @@
       <action issue="LOG4J2-1578" dev="ggregory" type="add">
         RoutingAppender can be configured with scripts. Add Script in a Routes 
element.
       </action>
+      <action issue="LOG4J2-1597" dev="ggregory" type="add">
+        Add a ScriptAppenderSelector to create an Appender specified by a 
Script.
+      </action>
       <action issue="LOG4J2-1349" dev="rpopma" type="add">
         (GC) Added support for garbage-free ThreadContext map. Disabled by 
default, users need to enable this explicitly.
       </action>

Reply via email to