[ 
https://jira.codehaus.org/browse/MNG-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=292928#comment-292928
 ] 

Baron Roberts commented on MNG-4505:
------------------------------------

>From my mailing list post:
{quote}
I'd like to replace the default Maven logger implementation with my own. I 
assume I need to
create an extension but if that is try, how do I get a list of mojo's to call 
setLog on? Is
there a Plexus injection way to do this.

Ultimately what I am trying to accomplish is interpose on the log output to 
filter out messages
that are not relevant or cannot be suppressed using other means.
{quote}
                
> use slf4j to control various logging frameworks
> -----------------------------------------------
>
>                 Key: MNG-4505
>                 URL: https://jira.codehaus.org/browse/MNG-4505
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: Brett Porter
>             Fix For: Issues to be reviewed for 3.x
>
>
> In MNG-1725, Jason indicated this was the plan for Maven 3.x. I didn't see an 
> existing issue and from what I can tell it hasn't been implemented yet, so 
> creating an issue to track it.

--
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

        

Reply via email to