Improvements to how SystemOutLogger and CommonsLogger log messages with exceptions...
commit097a7eacb9bc578256cc47eaae5a04d39e80b88e
authorNick Burch <nick@apache.org>
Fri, 1 Feb 2008 12:29:38 +0000 (1 12:29 +0000)
committerNick Burch <nick@apache.org>
Fri, 1 Feb 2008 12:29:38 +0000 (1 12:29 +0000)
treebfbb4d4adbfa7dacdebe02043a557820eef7278e
parent654d9a5fdee3e723e2226894fa4073540bad0dd2
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.eu.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