Package liquibase.logging.mdc
Interface CustomMdcObject
-
- All Known Implementing Classes:
ChangesetsRolledback,ChangesetsUpdated,DiffResultsSummary,History,RollbackSqlFile,SimpleStatus,Status,UpdateSummary,Version
public interface CustomMdcObjectMarker interface that identifies an object as a custom object used in MDC. The structured log formatter automatically recognizes all the classes which implement this interface and properly formats their JSON output.