@DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class, locations={PARAMETER,RETURN})
Package migratedb.v1.core.api.logging
MigrateDB's log abstraction. Custom MigrationResolver, MigrationExecutor, MigrateDbCallback, ErrorHandler and
JdbcMigration implementations should use this to obtain a logger that obeys the logging configuration passed to
MigrateDB.
-
Interface Summary Interface Description LogSystem -
Class Summary Class Description Log Logging frontend for MigrateDB components and extensions.LogSystems Pre-defined log system names and auto-detection.