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=12570>.
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=12570

Problems with DOMConfigurator.configureAndWatch

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2002-10-09 13:05 
-------
According to the DTD "null" is a valid value for threshold:

<!ATTLIST log4j:configuration
        xmlns:log4j CDATA #FIXED "http://jakarta.apache.org/log4j/";
        threshold (all | debug | info | warn | error | fatal | off | 
null) "null"
        debug (true | false | null) "null"
>

As you can see it is actually the default value.

The initial startup doesn't complain about it either, and it works as expected 
(all loggings are displayed).

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to