public class ConsoleLogCreator extends Object implements com.googlecode.flyway.core.util.logging.LogCreator
| Constructor and Description |
|---|
ConsoleLogCreator(boolean debug)
Creates a new Console Log Creator.
|
public ConsoleLogCreator(boolean debug)
debug - true for also printing debug statements, false for only info and higher.public com.googlecode.flyway.core.util.logging.Log createLogger(Class<?> clazz)
createLogger in interface com.googlecode.flyway.core.util.logging.LogCreatorCopyright © 2013. All rights reserved.