You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/20 14:45:01 UTC

[jira] [Closed] (MNG-5916) Regression from 3.0: Allow filtering out certain loggers from within a plugin

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

Elliotte Rusty Harold closed MNG-5916.
--------------------------------------

> Regression from 3.0: Allow filtering out certain loggers from within a plugin
> -----------------------------------------------------------------------------
>
>                 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
>            Priority: Major
>
> 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
(v8.3.4#803005)