Skip to content

Commit

Permalink
removed ebug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbiam committed Aug 15, 2024
1 parent a5dcbfd commit 1a42d7f
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@
</Console>
</Appenders>
<Loggers>
<Logger name="org.apache.http" level="DEBUG">
<AppenderRef ref="STDOUT"/>
</Logger>
<Logger name="org.apache.http.wire" level="DEBUG">
<AppenderRef ref="STDOUT"/>
</Logger>


<Root level="info">
<AppenderRef ref="STDOUT"/>
Expand Down

0 comments on commit 1a42d7f

Please sign in to comment.