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=10818>. 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=10818 [logging] Add method enter() and exit() methods to public Log API [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2004-03-06 21:11 ------- For 1.0.x, I'm closing this as a WONTFIX because of the backwards compatibility implementations. Implementing this would also start blurring the line between being a wrapper and being a logging implementation, because it would have to do some sort of convincing simulation of enter() and exit() for underlying logging implementations that do not support this capability natively. Look how hard it has been to get the Log4J folks to even think about adding trace level support (which c-l currently has to simulate) :-). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
