Class LogConfig

java.lang.Object
net.hironico.common.utils.log.LogConfig

public class LogConfig extends Object
  • Field Details

    • filename

      public String filename
    • level

      public String level
    • pattern

      public String pattern
  • Constructor Details

    • LogConfig

      public LogConfig()
  • Method Details

    • apply

      public void apply()
    • setLogLevel

      public static void setLogLevel(String logLevelArg)
      Use this static method to set the log level of the application dynamically
      Parameters:
      logLevelArg -