Class LogbackProxy

java.lang.Object
is.codion.plugin.logback.LogbackProxy
All Implemented Interfaces:
is.codion.common.logging.LoggerProxy

public final class LogbackProxy extends Object implements is.codion.common.logging.LoggerProxy
A Logback LoggerProxy implementation
  • Constructor Details

    • LogbackProxy

      public LogbackProxy()
  • Method Details

    • getLogLevel

      public Object getLogLevel()
      Specified by:
      getLogLevel in interface is.codion.common.logging.LoggerProxy
    • setLogLevel

      public void setLogLevel(Object logLevel)
      Specified by:
      setLogLevel in interface is.codion.common.logging.LoggerProxy
    • levels

      public List<Object> levels()
      Specified by:
      levels in interface is.codion.common.logging.LoggerProxy
    • files

      public Collection<String> files()
      Specified by:
      files in interface is.codion.common.logging.LoggerProxy