Author: fanningpj
Date: Thu Mar 24 21:21:26 2022
New Revision: 1899180

URL: http://svn.apache.org/viewvc?rev=1899180&view=rev
Log:
logging

Modified:
    poi/site/src/documentation/content/xdocs/components/logging.xml

Modified: poi/site/src/documentation/content/xdocs/components/logging.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/components/logging.xml?rev=1899180&r1=1899179&r2=1899180&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/logging.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/logging.xml Thu Mar 24 
21:21:26 2022
@@ -47,6 +47,8 @@
             </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.
+                POI only depends on log4j-api and we leave it to you to choose 
which logging framework to use. log4j-core is
+                just one of many options.
                 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.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to