aboutsummaryrefslogtreecommitdiffstats
path: root/src/resources/devtools/complete-log4j.properties
Commit message (Collapse)AuthorAgeFilesLines
* Add standard licence header for src/resources directoryMark Thomas2007-01-151-0/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496531 13f79535-47bb-0310-9956-ffa450edef68
* Removed runtime dependency from commons logging.Nicola Ken Barozzi2002-06-111-0/+31
Now the PoiLogFactory will try to create a logger using the System property named "org.apache.poi.util.POILogger". If it fails, the NullLogger is used. There is also a basic SystemOutLogger and the former CommonsLogger. Haven't checked the code that much, but it compiles and POI works. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352672 13f79535-47bb-0310-9956-ffa450edef68