]> source.dussan.org Git - poi.git/commit
Improvements to how SystemOutLogger and CommonsLogger log messages with exceptions...
authorNick Burch <nick@apache.org>
Fri, 1 Feb 2008 12:29:38 +0000 (12:29 +0000)
committerNick Burch <nick@apache.org>
Fri, 1 Feb 2008 12:29:38 +0000 (12:29 +0000)
commita1718ca9ac52cd1b80c238faf229141608500d91
treebfbb4d4adbfa7dacdebe02043a557820eef7278e
parented6038febb7da22259be2c2bc52ca69cb8fa2294
Improvements to how SystemOutLogger and CommonsLogger log messages with exceptions, and avoid an infinite loop with certain log messages with exceptions - triggered by bug #44326

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@617487 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/util/CommonsLogger.java
src/java/org/apache/poi/util/POILogger.java
src/java/org/apache/poi/util/SystemOutLogger.java