DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14155>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14155 Access to underlying native logging provider missing ------- Additional Comments From [EMAIL PROTECTED] 2002-11-01 16:55 ------- You are hitting the exact issue. We've been bundling Log4j into our software until recently, but the customers would like to be able to choose the native logging implementation themselves. Commons-logging exactly allows to choose the logging provider at runtime. But it does not work well in our software, because we use JMX to configure the logging system(s) dynamically and for that we are missing access to the native logging provider. -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
