Discussion:
[openjms-developer] [ openjms-Feature Requests-666995 ] Replace exolab Logger with commons-logging
SourceForge.net
2003-06-24 13:01:46 UTC
Permalink
Feature Requests item #666995, was opened at 2003-01-13 16:39
Message generated for change (Comment added) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474139&aid=666995&group_id=54559

Category: enhancement
Group: None
Status: Closed
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.

----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2003-06-24 23:01

Message:
Logged In: YES
user_id=557161

Fixed in CVS. This will be available in the 0.7.6 release.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474139&aid=666995&group_id=54559
Loading...