mirror of https://github.com/apache/archiva.git
fix logger name for headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177572 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3e6842504a
commit
75aa4c3c6c
|
@ -49,7 +49,7 @@
|
|||
<level value="debug"/>
|
||||
</logger>
|
||||
-->
|
||||
<logger name="org.apache.http.wire.header">
|
||||
<logger name="org.apache.http.headers">
|
||||
<level value="debug"/>
|
||||
</logger>
|
||||
|
||||
|
|
Loading…
Reference in New Issue