Class LoggingParameters


  • public class LoggingParameters
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • OPT_LOGGING_CONFIG

        public static final java.lang.String OPT_LOGGING_CONFIG
        See Also:
        Constant Field Values
      • quiet

        public boolean quiet
      • verbose

        public boolean verbose
      • trace

        public boolean trace
      • skip

        public boolean skip
      • configuration

        public java.nio.file.Path configuration
    • Constructor Detail

      • LoggingParameters

        public LoggingParameters()