Class DefaultLoggerConfiguration

java.lang.Object
liquibase.logging.core.DefaultLoggerConfiguration
All Implemented Interfaces:
AutoloadedConfigurations

@Deprecated public class DefaultLoggerConfiguration extends Object implements AutoloadedConfigurations
Deprecated.
not in use anywhere in Liquibase code and has been superseded by log-level and its associated command line parameters
Configuration container for LogService properties
  • Field Details

  • Constructor Details

    • DefaultLoggerConfiguration

      public DefaultLoggerConfiguration()
      Deprecated.