Package org.springframework.boot.actuate.autoconfigure.logging
package org.springframework.boot.actuate.autoconfigure.logging
Auto-configuration for actuator logging concerns.
-
ClassDescription
@Conditional
that checks whether logging export is enabled.Configuration properties forLogFileWebEndpoint
.Auto-configuration
for theLoggersEndpoint
.Auto-configuration
for OpenTelemetry logging.Callback interface that can be used to customize theSdkLoggerProviderBuilder
that is used to create the auto-configuredSdkLoggerProvider
.