Class LoggingOptions


  • public class LoggingOptions
    extends Object
    • Method Detail

      • getFileLevel

        public Level getFileLevel()
      • getConsoleLevel

        public Level getConsoleLevel()
      • getFileExclude

        public List<Level> getFileExclude()
      • getConsoleExclude

        public List<Level> getConsoleExclude()
      • getOutputFile

        public Path getOutputFile()
      • getTruncateSize

        public int getTruncateSize()
      • useColors

        public boolean useColors()