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

The bug is more about the huge amount af logging produced, which simply makes 
debug logging useless. We should provide a better logging configuration.

I'd hoped we could define this by default, like
{noformat:title=/conf/logging/}
org.slf4j.simpleLogger.log.org.apache.http=error
org.slf4j.simpleLogger.log.org.apache.http.wire=error
{noformat}
but somehow this isn't picked up, don't understand why yet.

> Wagon produces a lot of noice 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