Class ConsoleLog
java.lang.Object
org.flywaydb.commandline.logging.console.ConsoleLog
- All Implemented Interfaces:
org.flywaydb.core.api.logging.Log
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.flywaydb.core.api.logging.Log
isDebugEnabled
-
Constructor Details
-
ConsoleLog
public ConsoleLog()
-
-
Method Details
-
debug
- Specified by:
debugin interfaceorg.flywaydb.core.api.logging.Log
-
info
- Specified by:
infoin interfaceorg.flywaydb.core.api.logging.Log
-
notice
- Specified by:
noticein interfaceorg.flywaydb.core.api.logging.Log
-
warn
- Specified by:
warnin interfaceorg.flywaydb.core.api.logging.Log
-
error
- Specified by:
errorin interfaceorg.flywaydb.core.api.logging.Log
-
error
- Specified by:
errorin interfaceorg.flywaydb.core.api.logging.Log
-