public class ConsoleLogCreator extends Object implements org.flywaydb.core.internal.util.logging.LogCreator
| Constructor and Description |
|---|
ConsoleLogCreator(ConsoleLog.Level level)
Creates a new Console Log Creator.
|
| Modifier and Type | Method and Description |
|---|---|
org.flywaydb.core.internal.util.logging.Log |
createLogger(Class<?> clazz) |
public ConsoleLogCreator(ConsoleLog.Level level)
level - The minimum level to log at.public org.flywaydb.core.internal.util.logging.Log createLogger(Class<?> clazz)
createLogger in interface org.flywaydb.core.internal.util.logging.LogCreatorCopyright © 2015. All rights reserved.