[ openjms-Feature Requests-666995 ] Replace exolab Logger with commons-logging
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Feature Requests item #666995, was opened at 2003-01-13 05:39 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474139&aid=666995&group_id=54559 Category: enhancement Group: None Status: Open Priority: 5 Submitted By: Tim Anderson (tanderson) Assigned to: Tim Anderson (tanderson) Summary: Replace exolab Logger with commons-logging Initial Comment: The org.exolab.core.logger package has always been a pain to use, by default logging all output under the 'exolab' log category. This makes it impossible to filter logs by category, or enable partial logging. Late last year the enhancement to return a non- default category was made, but this is not widely used. Instead of updating openjms/exolabcore to use the category based version, I suggest we toss it completely, replacing it with commons-logging (http://jakarta.apache.org/commons/logging/index .html) Amongst others, this provides pluggability for log4j, JDK1.4 logging, LogKit. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474139&aid=666995&group_id=54559