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

Remove default log4j configuration





------- Additional Comments From [EMAIL PROTECTED]  2002-10-23 06:55 -------

"But what should the semantics be for an application that uses a component that 
uses commons-logging that doesn't have a root appender configured? When the 
component goes to log, it will get an unconfigured category, and will generate 
errors."

Wrong working assumption! If the logger named "org.apache.commons.httputils" is 
configured (it has an attached appender) and, assuming httputils only uses 
loggers under "org.apache.commons.httputils", logging from httputils will *not* 
generate errors even if the root logger is not configured.

Wrong assumptions => wrong conclusions.

--
To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to