Class LiquibaseLog4j2LogService

java.lang.Object
liquibase.logging.core.AbstractLogService
org.frankframework.jdbc.migration.LiquibaseLog4j2LogService
All Implemented Interfaces:
liquibase.logging.LogService, liquibase.plugin.Plugin

public class LiquibaseLog4j2LogService extends liquibase.logging.core.AbstractLogService
  • Field Summary

    Fields inherited from interface liquibase.plugin.Plugin

    PRIORITY_DATABASE, PRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    liquibase.logging.Logger
    getLog(Class clazz)
     
    int
     

    Methods inherited from class liquibase.logging.core.AbstractLogService

    close, getFilter, setFilter

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LiquibaseLog4j2LogService

      public LiquibaseLog4j2LogService()
  • Method Details

    • getPriority

      public int getPriority()
    • getLog

      public liquibase.logging.Logger getLog(Class clazz)