We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370d95f commit 8b93740Copy full SHA for 8b93740
src/site/xdoc/articles.xml
@@ -30,6 +30,14 @@
30
<a name="English"/>
31
<subsection name="English">
32
<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
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
41
<li>
42
<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>
43
(September 16, 2015)
0 commit comments