[ https://issues.apache.org/jira/browse/MTOMCAT-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174238#comment-13174238 ]
Hudson commented on MTOMCAT-110: -------------------------------- Integrated in TomcatMavenPlugin #77 (See [https://builds.apache.org/job/TomcatMavenPlugin/77/]) [MTOMCAT-110] Support Slf4j bridge logger. olamy : http://svn.apache.org/viewvc/?view=rev&rev=1221816 Files : * /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java * /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java > Support Slf4j bridge logger > --------------------------- > > Key: MTOMCAT-110 > URL: https://issues.apache.org/jira/browse/MTOMCAT-110 > Project: Apache Tomcat Maven Plugin > Issue Type: New Feature > Reporter: Morten Haraldsen > Assignee: Olivier Lamy > Fix For: 2.0 > > Original Estimate: 2h > Remaining Estimate: 2h > > As a lot of web-applications use slf4j for logging, it would be nice if you > could support this as a Mojo parameter, like <logging>slf4j</logging> > This should trigger something like: > java.util.logging.LogManager.getLogManager().reset(); > SLF4JBridgeHandler.install(); > (requires org.slf4j:jul-to-slf4j on the classpath) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org