Class LogUtils


  • public class LogUtils
    extends Object
    • Constructor Detail

      • LogUtils

        public LogUtils()
    • Method Detail

      • setGlobalLogLevel

        public static void setGlobalLogLevel​(ch.qos.logback.classic.Level newLevel)
      • shutDownLogback

        public static void shutDownLogback()
      • getAllLoggers

        public static List<ch.qos.logback.classic.Logger> getAllLoggers()
      • getRootLevel

        public static ch.qos.logback.classic.Level getRootLevel()