com.googlecode.flyway.maven
Class MavenLogCreator
java.lang.Object
com.googlecode.flyway.maven.MavenLogCreator
- All Implemented Interfaces:
- com.googlecode.flyway.core.util.logging.LogCreator
public class MavenLogCreator
- extends Object
- implements com.googlecode.flyway.core.util.logging.LogCreator
Log Creator for Maven Logging.
|
Constructor Summary |
MavenLogCreator(org.apache.maven.plugin.AbstractMojo mojo)
Creates a new Maven Log Creator for this Mojo. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenLogCreator
public MavenLogCreator(org.apache.maven.plugin.AbstractMojo mojo)
- Creates a new Maven Log Creator for this Mojo.
- Parameters:
mojo - The Maven Mojo to log for.
createLogger
public com.googlecode.flyway.core.util.logging.Log createLogger(Class<?> clazz)
- Specified by:
createLogger in interface com.googlecode.flyway.core.util.logging.LogCreator
Copyright © 2012. All Rights Reserved.