Interface ProcessOutputLoggerConfiguration

    • Method Detail

      • getLogInterval

        java.util.Optional<java.time.Duration> getLogInterval()
        Get log interval. If set the output line will be put into log every specified duration. Lines
        Returns:
        Returns log interval if set, Optional.empty() otherwise