You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2021/09/27 14:14:13 UTC

svn commit: r1893692 - /poi/site/publish/components/logging.html

Author: fanningpj
Date: Mon Sep 27 14:14:13 2021
New Revision: 1893692

URL: http://svn.apache.org/viewvc?rev=1893692&view=rev
Log:
update log info

Modified:
    poi/site/publish/components/logging.html

Modified: poi/site/publish/components/logging.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/logging.html?rev=1893692&r1=1893691&r2=1893692&view=diff
==============================================================================
--- poi/site/publish/components/logging.html (original)
+++ poi/site/publish/components/logging.html Mon Sep 27 14:14:13 2021
@@ -298,6 +298,9 @@ document.write("Last Published: " + docu
             </p>
 <p>
                 POI 5.1.0 goes further and specifically uses <a href="https://logging.apache.org/log4j/2.x/">Apache Log4j v2</a> directly.
+                If you want to continue to use another slf4j compatible logging framework, you can deploy the
+                <a href="https://logging.apache.org/log4j/log4j-2.2/log4j-to-slf4j/index.html">log4j-to-slf4j</a> jar to
+                facilitate this.
             </p>
 </div>
         



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org