Commit Graph

7 Commits

Author SHA1 Message Date
Glen Stampoultzis 64967ec532 Changed copyright from 2002 to 2003
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353070 13f79535-47bb-0310-9956-ffa450edef68
2003-04-30 04:39:21 +00:00
Nicola Ken Barozzi e27d8be5e1 Removed runtime dependency from commons logging.
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
2002-06-11 21:07:58 +00:00
Nicola Ken Barozzi 602b7ceb5a Added testcases for revamped logging engine.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352226 13f79535-47bb-0310-9956-ffa450edef68
2002-03-16 10:16:43 +00:00
Nicola Ken Barozzi 55f1c279c5 Make POI use commons.logging, make log4j optional and clean structure to comply with, and use, Krysalis Centipede 2.0.1.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352212 13f79535-47bb-0310-9956-ffa450edef68
2002-03-14 11:05:10 +00:00
mjohnson f89f84fb88 hopefully put an end to the gump build failures
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352094 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 03:04:59 +00:00
mjohnson 6fb358b88d updated logging to use 1.2alpha7 log4j jar
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352068 13f79535-47bb-0310-9956-ffa450edef68
2002-01-31 18:57:10 +00:00
Andrew C. Oliver 895297512d Initial revision
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352063 13f79535-47bb-0310-9956-ffa450edef68
2002-01-31 02:22:28 +00:00