Class LogOptions


  • public class LogOptions
    extends java.lang.Object
    Parse and encapsulate command line options
    • Constructor Summary

      Constructors 
      Constructor Description
      LogOptions​(java.lang.String commandLine)  
    • Constructor Detail

      • LogOptions

        public LogOptions​(java.lang.String commandLine)
    • Method Detail

      • getMinLevel

        public int getMinLevel()
      • getMaxNumberOfLogs

        public int getMaxNumberOfLogs()