Skip to content

Commit

Permalink
update apache http logging to be less verbose, I hope
Browse files Browse the repository at this point in the history
  • Loading branch information
hiredman committed Jun 19, 2013
1 parent 13c38c4 commit 83dc034
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/logback.xml
Expand Up @@ -10,4 +10,7 @@
<root level="debug">
<appender-ref ref="STDOUT" />
</root>

<logger name="org.apache.http" level="INFO" />

</configuration>

0 comments on commit 83dc034

Please sign in to comment.