Have you tried reducing the log level for the 'org.apache' package, like 
setting it to ERROR or WARN?

From: andrew simpson [mailto:andrew10...@gmail.com]
Sent: Monday, October 21, 2013 11:34 AM
To: resteasy-users@lists.sourceforge.net
Subject: [Resteasy-users] reducing chattiness of

Any tips for reducing the chattiness (i.e. logging) from the following 
components?

Thanks... Andrew

21.10.2013 18:21:50 DEBUG (Wire.java:63) - << "HTTP/1.1 200 OK[\r][\n]"
21.10.2013 18:21:50 DEBUG (Wire.java:63) - << "Server: 
Apache-Coyote/1.1[\r][\n]"
21.10.2013 18:21:50 DEBUG (Wire.java:63) - << "Content-Type: 
application/json[\r][\n]"
21.10.2013 18:21:50 DEBUG (Wire.java:63) - << "Transfer-Encoding: 
chunked[\r][\n]"
21.10.2013 18:21:50 DEBUG (Wire.java:63) - << "Date: Mon, 21 Oct 2013 16:21:49 
GMT[\r][\n]"
21.10.2013 18:21:50 DEBUG (Wire.java:63) - << "[\r][\n]"
21.10.2013 18:21:50 DEBUG (DefaultClientConnection.java:254) - Receiving 
response: HTTP/1.1 200 OK
21.10.2013 18:21:50 DEBUG (DefaultClientConnection.java:257) - << HTTP/1.1 200 
OK
21.10.2013 18:21:50 DEBUG (DefaultClientConnection.java:260) - << Server: 
Apache-Coyote/1.1
21.10.2013 18:21:50 DEBUG (DefaultClientConnection.java:260) - << Content-Type: 
application/json
21.10.2013 18:21:50 DEBUG (DefaultClientConnection.java:260) - << 
Transfer-Encoding: chunked
21.10.2013 18:21:50 DEBUG (DefaultClientConnection.java:260) - << Date: Mon, 21 
Oct 2013 16:21:49 GMT
21.10.2013 18:21:50 DEBUG (DefaultRequestDirector.java:543) - Connection can be 
kept alive indefinitely
21.10.2013 18:21:50 DEBUG (Wire.java:63) - << "2000[\r][\n]"
<mailto:resteasy-users@lists.sourceforge.net>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to