Uses of Interface
org.flywaydb.core.api.logging.LogCreator
Packages that use LogCreator
-
Uses of LogCreator in org.flywaydb.core.api.logging
Methods in org.flywaydb.core.api.logging with parameters of type LogCreatorModifier and TypeMethodDescriptionstatic voidLogFactory.setFallbackLogCreator(LogCreator fallbackLogCreator) Sets the fallback LogCreator.static voidLogFactory.setLogCreator(LogCreator logCreator) Sets the LogCreator that will be used.