[ 
https://issues.apache.org/jira/browse/MNG-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MNG-5916.
-------------------------------
    Resolution: Incomplete

This is not a bug you are experiencing, you are seeking for help. This is best 
done on the mailing list or stackoverflow. Please 
[this|https://maven.apache.org/maven-logging.html] guide on logging. It will do 
exactly what you want.

> 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