[
https://issues.apache.org/jira/browse/MNG-7259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418623#comment-17418623
]
Slawomir Jaranowski commented on MNG-7259:
------------------------------------------
General proposition - my idea after last discussion on slack about logging in
plugins.
I've tested locally and looks ok.
If will be ok we can add routing for more logging library.
> Route logs from commons-logging to slf4j
> -----------------------------------------
>
> Key: MNG-7259
> URL: https://issues.apache.org/jira/browse/MNG-7259
> Project: Maven
> Issue Type: Improvement
> Components: Logging, Plugin API
> Reporter: Slawomir Jaranowski
> Priority: Major
>
> There is {{jcl-over-slf4j.jar}} already in maven distribution so it will be
> enough export {{org.apache.commons.logging}} package and {{commons-logging}}
> artifacts.
> According to this logs from {{commons-logging}} will be processed by
> currently used {{slf4j}}.
> There are many library [1] that use {{commons-loging}} so probability that it
> will be on plugin classpath is high.
>
> [1]
> [https://mvnrepository.com/artifact/commons-logging/commons-logging/usages]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)