DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28216>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28216 Adding logging to quiet methods in class DbUtils. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX Summary|Adding logging to Quiet |Adding logging to quiet |methods in class DbUtils. |methods in class DbUtils. ------- Additional Comments From [EMAIL PROTECTED] 2004-04-05 19:38 ------- We made a conscious decision not to include commons-logging so that dbutils would be a one jar distro. The "quiet" methods are the one place where it might be useful but those methods are also trivial to implement yourself with logging. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
