Changes between Version 6 and Version 7 of CORE_LOGGING_R0
- Timestamp:
- 11/24/08 17:47:08 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CORE_LOGGING_R0
v6 v7 30 30 * Exclude log4j from the embedded dependencies of all modules except for those starting the application. 31 31 * Delete all log4j.properties files except those in in the modules starting the application. 32 * The tutorial is migrated and as we are still using log4j it is suitable. 32 * The tutorial is migrated and as we are still using log4j it is suitable. [wiki:LOGGING] 33 33 * Use Class.getResource method to load the log4j config file. 34 34 * make !TestBase load its config from a fixed place.