We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 933ee23 commit 11d83faCopy full SHA for 11d83fa
1 file changed
agent/conf/log4j-cloud.xml.in
@@ -90,6 +90,10 @@ under the License.
90
<priority value="INFO"/>
91
</category>
92
93
+ <category name="org.apache.http.wire">
94
+ <priority value="INFO"/>
95
+ </category>
96
+
97
<!-- ======================= -->
98
<!-- Setup the Root category -->
99
0 commit comments