Package migratedb.v1.core.api.logging


@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.
  • Class
    Description
    Logging frontend for MigrateDB components and extensions.
     
    Pre-defined log system names and auto-detection.