Changes between Version 6 and Version 7 of CORE_LOGGING_R0


Ignore:
Timestamp:
11/24/08 17:47:08 (17 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CORE_LOGGING_R0

    v6 v7  
    3030 * Exclude log4j from the embedded dependencies of all modules except for those starting the application. 
    3131 * 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] 
    3333 * Use Class.getResource method to load the log4j config file. 
    3434 * make !TestBase load its config from a fixed place.