Interface LoggingConfiguration


public interface LoggingConfiguration
Encapsulates the SDK's general logging configuration.

Use LoggingConfigurationFactory to construct an instance.

Since:
5.0.0
  • Method Summary

    Modifier and Type Method Description
    java.time.Duration getLogDataSourceOutageAsErrorAfter()
    The time threshold, if any, after which the SDK will log a data source outage at ERROR level instead of WARN level.