[ 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: 3.0.5
> 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.0.5
>
>
> 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
|