Author: fanningpj
Date: Wed Dec 16 20:28:32 2020
New Revision: 1884522

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

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=1884522&r1=1884521&r2=1884522&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/logging.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/logging.xml Wed Dec 16 
20:28:32 2020
@@ -83,7 +83,7 @@
             <tr>
                 <td>org.apache.poi.util.CommonsLogger</td>
                 <td>Allows to use <a 
href="https://commons.apache.org/proper/commons-logging/";>Apache Commons 
Logging</a> for logging. This can use JDK1.4 logging,
-                    log4j, logkit, ...</td>
+                    log4j, logkit, etc. The log4j dependency was removed in 
POI 5.0.0, so you will need to include this dependency yourself if you need 
it.</td>
             </tr>
             <tr>
                 <td>org.apache.poi.util.DummyPOILogger</td>



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

Reply via email to