Changes between Version 5 and Version 6 of CORE_LOGGING_R0
- Timestamp:
- 11/20/08 18:49:45 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CORE_LOGGING_R0
v5 v6 31 31 * Delete all log4j.properties files except those in in the modules starting the application. 32 32 * The tutorial is migrated and as we are still using log4j it is suitable. 33 * Delete Log4j initialization from !TestBase class 33 * Use Class.getResource method to load the log4j config file. 34 * make !TestBase load its config from a fixed place. 34 35 35 36 = Implementation =