Changes between Version 1 and Version 2 of CORE_LOGGING_R0
- Timestamp:
- 10/29/08 11:39:20 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CORE_LOGGING_R0
v1 v2 17 17 18 18 == Implementation idea == 19 * You can look at Pax Logging (http://wiki.ops4j.org/confluence/display/ops4j/Pax+Logging). I suppose it can be helpful as it is OSGI-ed version of log4j. 19 20 * Look the format of appenders of lo4j.properties file and think whether it's good enough 20 21 * Try putting log4j config in the resources of the application.