Package elki.workflow

Class LoggingStep

  • All Implemented Interfaces:
    WorkflowStep

    public class LoggingStep
    extends java.lang.Object
    implements WorkflowStep
    Pseudo-step to configure logging / verbose mode.
    Since:
    0.4.0
    Author:
    Erich Schubert
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  LoggingStep.Par
      Parameterization class.
    • Constructor Summary

      Constructors 
      Constructor Description
      LoggingStep​(java.util.logging.Level verbose, java.lang.String[][] levels)
      Constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LoggingStep

        public LoggingStep​(java.util.logging.Level verbose,
                           java.lang.String[][] levels)
        Constructor.
        Parameters:
        verbose - Verbose flag
        levels - Level settings array