Skip to content

Commit 8b93740

Browse files
committed
Add a few new article links
1 parent 370d95f commit 8b93740

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/site/xdoc/articles.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@
3030
<a name="English"/>
3131
<subsection name="English">
3232
<ul>
33+
<li>
34+
<a href="https://springframework.guru/asynchronous-logging-with-log4j-2/">Asynchronous Logging With Log4j 2</a>
35+
(March 31, 2016)
36+
</li>
37+
<li>
38+
<a href="http://marxsoftware.blogspot.com/2015/10/log4j2-non-logging-performance.html">Better Performing Non-Logging Logger Calls in Log4j2</a>
39+
(October 15, 2015)
40+
</li>
3341
<li>
3442
<a href="https://garygregory.wordpress.com/2015/09/16/a-gentle-introduction-to-the-log4j-api-and-lambda-basics/">Writing clean logging code using Java 8 lambdas</a>
3543
(September 16, 2015)

0 commit comments

Comments
 (0)