public interface LoggingConfiguration
Use LoggingConfigurationFactory to construct an instance.
| Modifier and Type | Method and 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. |
java.time.Duration getLogDataSourceOutageAsErrorAfter()
ERROR
level instead of WARN level.LoggingConfigurationBuilder.logDataSourceOutageAsErrorAfter(java.time.Duration)