@Configuration @ConditionalOnProperty(value="logging.method.enabled") public class MethodLoggingConfiguration extends Object implements org.springframework.context.EnvironmentAware
| Constructor and Description |
|---|
MethodLoggingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
MethodLogConfiguration |
methodLogConfiguration() |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
public void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment in interface org.springframework.context.EnvironmentAware@Bean @Exposed public MethodLogConfiguration methodLogConfiguration()
Copyright © 2020. All rights reserved.