Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add standard licence header for src/resources directory | Mark Thomas | 2007-01-15 | 1 | -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 Barozzi | 2002-06-11 | 1 | -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 |