aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/POILogger.java
Commit message (Expand)AuthorAgeFilesLines
* Remove a superfluous/bloated log function, which String.format can do better ...Andreas Beeker2016-03-091-93/+0
* javadoc fixAndreas Beeker2015-07-151-1/+1
* Bug 58040 - Log ForgingAndreas Beeker2015-06-211-551/+67
* resolved bugzilla ticket 53642Evgeniy Berlog2012-09-041-6/+13
* code cleanup as suggested in Bugzilla 50446Yegor Kozlov2010-12-101-1/+1
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-4/+4
* Fixing compiler warnings - unnecessary typecastsJosh Micich2009-08-181-116/+82
* Improvements to how SystemOutLogger and CommonsLogger log messages with excep...Nick Burch2008-02-011-5/+20
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-1/+0
* New licence changes.Glen Stampoultzis2004-04-091-54/+17
* More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...Rainer Klute2003-12-061-1/+0
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Removed runtime dependency from commons logging.Nicola Ken Barozzi2002-06-111-121/+34
* Make POI use commons.logging, make log4j optional and clean structure to comp...Nicola Ken Barozzi2002-03-141-104/+193
* Fixed email addressGlen Stampoultzis2002-02-111-1/+1
* updated logging to use 1.2alpha7 log4j jarMark Johnson2002-01-311-59/+59
* Initial revisionAndrew C. Oliver2002-01-311-0/+731