You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2004/07/08 11:49:21 UTC

DO NOT REPLY [Bug 29973] - HttpClient wire log performance problems

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

HttpClient wire log performance problems

ortwin.glueck@nose.ch changed:

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



------- Additional Comments From ortwin.glueck@nose.ch  2004-07-08 09:49 -------
This is a Log4J specific problem.

According to the Log4J docs [1]:

"There is no default appender attached to root." and
"Note that by default, the root logger is assigned to Level.DEBUG."

So DEBUG level output is generated but not sent anywhere.

[1] http://logging.apache.org/log4j/docs/manual.html

If you use Log4J then please supply a configuration. Having Log4J on the
classpath but not configuring it is 'programming by coincidence'.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org