Class SLF4JLogCreator

  • All Implemented Interfaces:
    com.googlecode.flyway.core.util.logging.LogCreator

    public class SLF4JLogCreator
    extends Object
    implements com.googlecode.flyway.core.util.logging.LogCreator
    • Constructor Detail

      • SLF4JLogCreator

        public SLF4JLogCreator()
    • Method Detail

      • createLogger

        public com.googlecode.flyway.core.util.logging.Log createLogger​(Class<?> clazz)
        Specified by:
        createLogger in interface com.googlecode.flyway.core.util.logging.LogCreator