You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (JIRA)" <ji...@codehaus.org> on 2015/03/05 18:26:18 UTC

[jira] (MNG-5394) Document how to do logging in a plugin

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

Konrad Windszus commented on MNG-5394:
--------------------------------------

Can we add the info to that wiki page which SLF4J API version is exposed by which Maven version?
Also to me it seems SLF4J is already part of Maven 3.0.5 (it is there in the Mojo classpath at least).

> Document how to do logging in a plugin
> --------------------------------------
>
>                 Key: MNG-5394
>                 URL: https://jira.codehaus.org/browse/MNG-5394
>             Project: Maven
>          Issue Type: Task
>          Components: Logging
>         Environment: n/a
>            Reporter: Anders Hammar
>
> We should document the different logging options in a Maven plugin that exist and differences/benefits. So the main audience is not Maven users, but plugin developers and I guess this doc should go in under the Plugin Developer Center section.
> There is currently a "[Maven 3.1.x logging|http://maven.apache.org/maven-logging.html]" page, but that one is for end users and a different story than what this ticket is about.
> A few things that the page should cover:
> * Plexus logger & SLF4J
> * Any compatibility problems using SLF4J with older Maven versions?
> * A code example including an example pom depicting dependencies
> * How to establish logging separated from Maven's (fork a JVM?)



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)