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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2002-11-23 03:26 ------- Based on the prior discussion, I'm going to mark this WONTFIX with respect to adding a getLogger() method to the o.a.c.l.Log interface. However, I did add a getCategory() method to Log4JCategoryLog, to be consistent with JDK14Logger.getLogger(). This should make it possible to dynamically manipulate the underlying logging configuration if you know that you're using Log4J. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
