- java.lang.Object
-
- org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
logFileWebEndpoint
@Bean
@ConditionalOnMissingBean
@Conditional(value=org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration.LogFileCondition.class)
public LogFileWebEndpoint logFileWebEndpoint(org.springframework.beans.factory.ObjectProvider<org.springframework.boot.logging.LogFile> logFile,
LogFileWebEndpointProperties properties)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.