aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/SystemOutLogger.java
Commit message (Expand)AuthorAgeFilesLines
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-96/+0
* avoid string concatsPJ Fanning2020-12-171-1/+6
* Update JavaDoc for logging and marshallingDominik Stadler2020-03-081-7/+5
* #63047 - Make POILogger subclassableAndreas Beeker2018-12-311-18/+17
* bug 59933: demote accessibility of POILogger implementations of log(int, Obje...Javen O'Neal2016-09-211-3/+3
* Whitespace, javadocs and @Overrides for the Logger classesNick Burch2016-08-041-5/+4
* Fix some compiler/IntelliJ warningsDominik Stadler2016-05-311-4/+1
* add other printStackTrace methods to forbidden-apis-checkAndreas Beeker2016-01-101-0/+1
* resolved bugzilla ticket 53642Evgeniy Berlog2012-09-041-2/+2
* Fixed compiler warnings - unnecessary elseJosh Micich2009-08-181-9/+7
* Improvements to how SystemOutLogger and CommonsLogger log messages with excep...Nick Burch2008-02-011-1/+17
* Patch from bug #43108 - when fetching system properties, use sensible default...Nick Burch2007-08-151-1/+7
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* New licence changes.Glen Stampoultzis2004-04-091-54/+17
* Same changes but to the head.Glen Stampoultzis2003-09-041-10/+15
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Removed runtime dependency from commons logging.Nicola Ken Barozzi2002-06-111-0/+108