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 2020/12/16 20:28:32 UTC

svn commit: r1884522 - /poi/site/src/documentation/content/xdocs/components/logging.xml

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: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org