Interface LoggingLevelHandler

    • Method Detail

      • setLoggingLevel

        void setLoggingLevel​(LoggingLevel value)
        Sets the logging level.
        Parameters:
        value - the level
      • getLoggingLevel

        LoggingLevel getLoggingLevel()
        Returns the logging level.
        Returns:
        the level