[
http://jira.codehaus.org/browse/MNG-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Siveton reopened MNG-3120:
----------------------------------
> Documentation how to use org.apache.maven.monitor.logging.Log
> -------------------------------------------------------------
>
> Key: MNG-3120
> URL: http://jira.codehaus.org/browse/MNG-3120
> Project: Maven 2
> Issue Type: Wish
> Reporter: Tano Dzhinski
> Assignee: Vincent Siveton
>
> private Log log = this.getLog();
>
> public void execute() throws MojoExecutionException {
> log.info("message");
> log.debug("message");
> log.warn("message");
> log.error("message");
> ...
> This code always shows all four messages
> How can I define the loggig level?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira