Class HealthEndpointProperties.Logging

java.lang.Object
org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties.Logging
Enclosing class:
HealthEndpointProperties

public static class HealthEndpointProperties.Logging extends Object
Health logging properties.
  • Constructor Details

    • Logging

      public Logging()
  • Method Details

    • getSlowIndicatorThreshold

      public Duration getSlowIndicatorThreshold()
    • setSlowIndicatorThreshold

      public void setSlowIndicatorThreshold(Duration slowIndicatorThreshold)