[ 
https://issues.apache.org/jira/browse/MNG-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896283#comment-15896283
 ] 

Robert Scholte commented on MNG-6181:
-------------------------------------

I've added a couple of lines to the simplelogger.properties to restore logging 
behavior. All these properties can be adjusted via commandline: 
{{-Dorg.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient=debug}}
 will make it log at debug level again.

> HttpClient produces a lot of noise at debug loglevel
> ----------------------------------------------------
>
>                 Key: MNG-6181
>                 URL: https://issues.apache.org/jira/browse/MNG-6181
>             Project: Maven
>          Issue Type: Bug
>          Components: Dependencies, Logging
>    Affects Versions: 3.5.0-alpha-1
>            Reporter: Robert Scholte
>            Priority: Critical
>             Fix For: 3.5.0-candidate
>
>
> Empty your repository and run {{mvn compile -X}} on any project.
> You'll see all headers and the content (either as text or bytes) and more for 
> every downloaded file by Wagon, making the loggin useless.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to