Axel Fontaine created MNG-5916:
----------------------------------

             Summary: Replace slf4j-simple with logback or allow filtering out 
certain loggers
                 Key: MNG-5916
                 URL: https://issues.apache.org/jira/browse/MNG-5916
             Project: Maven
          Issue Type: Bug
          Components: Logging
    Affects Versions: 3.3.3
            Reporter: Axel Fontaine


We are developing a Maven plugin that uses Apache HTTP client. When switching 
Maven to debug mode with -X Apache HTTP client produces gazillions of output 
messages as all wire traffic is being logged. It is not only annoying, it also 
makes this unusable in systems like Travis CI that limit output to some sane 
amount..

We need some way of disabling the output of the org.apache.http.wire log from 
our within our plugin jar. (Patching existing Maven installations is not an 
option as we do not have this kind of control over our user's machines).

Any help/suggestions/solutions welcome.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to