@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.