Repository: logging-log4j2
Updated Branches:
  refs/heads/master f1f0b21bf -> 335f17300


Add video link about async logging


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

Branch: refs/heads/master
Commit: 335f173003e2853dea8c5d7346902c04432e3e4f
Parents: f1f0b21
Author: Matt Sicker <[email protected]>
Authored: Sun Jan 15 13:01:27 2017 -0600
Committer: Matt Sicker <[email protected]>
Committed: Sun Jan 15 13:01:27 2017 -0600

----------------------------------------------------------------------
 src/site/xdoc/articles.xml | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/335f1730/src/site/xdoc/articles.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/articles.xml b/src/site/xdoc/articles.xml
index e754e04..92446ee 100644
--- a/src/site/xdoc/articles.xml
+++ b/src/site/xdoc/articles.xml
@@ -113,6 +113,13 @@
             java.util.logging (JUL) Adapter Example</a>
           (June 24, 2016)
         </li>
+        <li>[VIDEO]
+          <a href="https://vimeo.com/169542136";>Matt Sicker - Asynchronous 
Logging in Log4j 2.6 (CJUG Lightning Talk)</a>
+          (June 2, 2016)
+          <ul>
+            <li>Errata: "ThresholdFilter" should be "BurstFilter"</li>
+          </ul>
+        </li>
         <li>
           <a 
href="https://dzone.com/articles/log4j-2-configuration-using-properties-file";>Log4J
             2 Configuration: Using the Properties File</a>

Reply via email to