[ http://jira.codehaus.org/browse/MNG-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg moved MOJO-769 to MNG-3120: ------------------------------------------- Complexity: (was: Intermediate) Key: MNG-3120 (was: MOJO-769) Project: Maven 2 (was: Mojo) > 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 > > 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