Author: fanningpj Date: Mon Sep 27 14:11:26 2021 New Revision: 1893691 URL: http://svn.apache.org/viewvc?rev=1893691&view=rev Log: update log info
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=1893691&r1=1893690&r2=1893691&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/components/logging.xml (original) +++ poi/site/src/documentation/content/xdocs/components/logging.xml Mon Sep 27 14:11:26 2021 @@ -38,6 +38,9 @@ </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> </section> <section> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org For additional commands, e-mail: commits-h...@poi.apache.org