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=42694>. 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=42694 Summary: Typo in log4j.dtd concerning threshold Product: Log4j Version: 1.2 Platform: HP OS/Version: Linux Status: NEW Severity: trivial Priority: P5 Component: Configurator AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The comment block in log4j.dtd on likes 14-16 say that the "threshold" attributer causes logging to disable logging statements of a level equal or below the value. However, when set to "info" I found it included info logs, but when set to "warn" those logs were excluded. Hence I'm guessing the comment should simply say 'below'. Note: threshold attribute was retrieved from xml via the DomConfigurator.configure method. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
