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=15450>. 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=15450 Ability to set levels for loggers ------- Additional Comments From [EMAIL PROTECTED] 2002-12-17 21:37 ------- I think I gave a useful, practical example of why setting of levels should be brought in scope. I want to code my logging to jakarta-logging, but I want to flexibility to update logging levels at runtime ... I just don't think that's too much to ask. All of the logging systems I've explored (Log4J, JDK 1.4, that mutant one at IBM -- JLog?) ... all have the ability to set levels, by updating a property to a value from a fixed list. Sometimes the levels are specified as strings, as "enum-like" objects, or as numeric values. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
