You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Darren Govoni <da...@ontrenet.com> on 2012/01/19 13:09:16 UTC

disable DEBUG logs?

Hi,
   I seem to be getting millions of these in my glassfish log.

INFO: 07:05:52.039 [http-thread-pool-8180(2)] DEBUG 
httpclient.wire.content - << "[\r]"

INFO: 07:05:52.039 [http-thread-pool-8180(2)] DEBUG 
httpclient.wire.content - << "[\n]"

INFO: 07:05:52.039 [http-thread-pool-8180(2)] DEBUG 
httpclient.wire.content - << "[\r]"

INFO: 07:05:52.040 [http-thread-pool-8180(2)] DEBUG 
httpclient.wire.content - << "[\n]"

INFO: 07:05:52.040 [http-thread-pool-8180(2)] DEBUG 
httpclient.wire.header - << "[\r][\n]"

I've tried numerous methods[1] to disable this but no luck. How can I do 
this?

thanks!!


[1] Google

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org


Re: disable DEBUG logs?

Posted by Rajika Kumarasiri <ra...@wso2.com>.
You can find the help for logging configuration in hc below.

http://hc.apache.org/httpcomponents-client-ga/logging.html

Rajika

On Thu, Jan 19, 2012 at 5:39 PM, Darren Govoni <da...@ontrenet.com> wrote:

> Hi,
>  I seem to be getting millions of these in my glassfish log.
>
> INFO: 07:05:52.039 [http-thread-pool-8180(2)] DEBUG
> httpclient.wire.content - << "[\r]"
>
> INFO: 07:05:52.039 [http-thread-pool-8180(2)] DEBUG
> httpclient.wire.content - << "[\n]"
>
> INFO: 07:05:52.039 [http-thread-pool-8180(2)] DEBUG
> httpclient.wire.content - << "[\r]"
>
> INFO: 07:05:52.040 [http-thread-pool-8180(2)] DEBUG
> httpclient.wire.content - << "[\n]"
>
> INFO: 07:05:52.040 [http-thread-pool-8180(2)] DEBUG httpclient.wire.header
> - << "[\r][\n]"
>
> I've tried numerous methods[1] to disable this but no luck. How can I do
> this?
>
> thanks!!
>
>
> [1] Google
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: httpclient-users-unsubscribe@**hc.apache.org<ht...@hc.apache.org>
> For additional commands, e-mail: httpclient-users-help@hc.**apache.org<ht...@hc.apache.org>
>
>