Uses of Class
org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointProperties
Packages that use LogFileWebEndpointProperties
Package
Description
Auto-configuration for actuator logging concerns.
-
Uses of LogFileWebEndpointProperties in org.springframework.boot.actuate.autoconfigure.logging
Methods in org.springframework.boot.actuate.autoconfigure.logging with parameters of type LogFileWebEndpointPropertiesModifier and TypeMethodDescriptionLogFileWebEndpointAutoConfiguration.logFileWebEndpoint
(ObjectProvider<LogFile> logFile, LogFileWebEndpointProperties properties)