Interface LogConfiguration.Builder

    • Method Detail

      • enabled

        LogConfiguration.Builder enabled​(Boolean enabled)

        Indicates whether logging is enabled.

        Parameters:
        enabled - Indicates whether logging is enabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.