/[Apache-SVN]
ViewVC logotype

Revision 352672


Jump to revision: Previous Next
Author: nicolaken
Date: Tue Jun 11 21:07:58 2002 UTC (22 years ago)
Changed paths: 9
Log Message:
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.


Changed paths

Path Details
Directoryjakarta/poi/trunk/src/java/log4j.properties deleted
Directoryjakarta/poi/trunk/src/java/org/apache/poi/util/CommonsLogger.java added
Directoryjakarta/poi/trunk/src/java/org/apache/poi/util/NullLogger.java added
Directoryjakarta/poi/trunk/src/java/org/apache/poi/util/POILogFactory.java modified , text changed
Directoryjakarta/poi/trunk/src/java/org/apache/poi/util/POILogger.java modified , text changed
Directoryjakarta/poi/trunk/src/java/org/apache/poi/util/SystemOutLogger.java added
Directoryjakarta/poi/trunk/src/resources/devtools/complete-log4j.properties added
Directoryjakarta/poi/trunk/src/resources/devtools/fatal-only-log4j.properties added
Directoryjakarta/poi/trunk/src/resources/devtools/log4j.properties deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26