You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2012/11/12 16:53:13 UTC

[jira] (MNG-5344) Allow the SLF4J loggers to be @Injected

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

Jason van Zyl updated MNG-5344:
-------------------------------

    Fix Version/s:     (was: 3.1.x)
                   3.1.0
    
> Allow the SLF4J loggers to be @Injected
> ---------------------------------------
>
>                 Key: MNG-5344
>                 URL: https://jira.codehaus.org/browse/MNG-5344
>             Project: Maven 2 & 3
>          Issue Type: New Feature
>         Environment: 
>            Reporter: Jason van Zyl
>             Fix For: 3.1.0
>
>
> SLF4J is being used by 15 Apache projects and counting[1] is a good API for logging, has many implementations and Sisu/Guice has support for @Injecting them which makes it convenient in extensions and plugins.
> The MavenCLI needs to be cleaned up and when a default implementation is picked the logging mechanism can be simplified and all Plexus logger and SLF4J logger instsances can all be routed through the same mechanism.
> [1]: http://slf4j.org

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira