Repository: logging-log4j2 Updated Branches: refs/heads/master 8df207b91 -> 82fdc2474
Added article on custom plugins. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/82fdc247 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/82fdc247 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/82fdc247 Branch: refs/heads/master Commit: 82fdc2474a599ff71d489c365dcd085f58e23c66 Parents: 8df207b Author: rpopma <[email protected]> Authored: Sun Jul 5 11:50:36 2015 +0900 Committer: rpopma <[email protected]> Committed: Sun Jul 5 11:50:36 2015 +0900 ---------------------------------------------------------------------- src/site/xdoc/articles.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/82fdc247/src/site/xdoc/articles.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/articles.xml b/src/site/xdoc/articles.xml index 425470f..6b5d432 100644 --- a/src/site/xdoc/articles.xml +++ b/src/site/xdoc/articles.xml @@ -41,6 +41,10 @@ (March 16, 2015) </li> <li> + <a href="http://andrew-flower.com/blog/Create_Custom_Log4j_Plugins">Extending Log4j2 - Creating Custom Log4j2 Plugins</a> + (February 20, 2015) + </li> + <li> <a href="http://blogs.mulesoft.org/mule-3-6-asynchronous-logging/">Asynchronous Logging in Mule 3.6</a> (January 20, 2015) </li>
