Changes between Version 3 and Version 4 of CORE_LOGGING_R0
- Timestamp:
- 11/18/08 20:04:46 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CORE_LOGGING_R0
v3 v4 27 27 28 28 = Design = 29 * Modify pom.xml files so that only the starting plug-ins embed log4j. This way only one 29 * Stick to Log4j for this revision. Pax Logging is cool but it needs module configuration implemented first. 30 * Exclude log4j from the embedded dependencies of all modules except for those starting the application. 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. 33 * 30 34 31 35 = Implementation =