Class DynamicLogLevels

java.lang.Object
io.avaje.simplelogger.dynamic.DynamicLogLevels
All Implemented Interfaces:
io.avaje.config.ConfigExtension, io.avaje.config.ConfigurationPlugin

public final class DynamicLogLevels extends Object implements io.avaje.config.ConfigurationPlugin
Using avaje config as source of log levels including dynamic log level adjustment.
  • Constructor Details

    • DynamicLogLevels

      public DynamicLogLevels()
  • Method Details

    • apply

      public void apply(io.avaje.config.Configuration configuration)
      Specified by:
      apply in interface io.avaje.config.ConfigurationPlugin