Class MethodLoggingConfiguration
java.lang.Object
com.foreach.across.modules.logging.config.MethodLoggingConfiguration
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.context.EnvironmentAware
@Configuration
@ConditionalOnProperty("logging.method.enabled")
public class MethodLoggingConfiguration
extends Object
implements org.springframework.context.EnvironmentAware
- Author:
- Arne Vandamme
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEnvironment
(org.springframework.core.env.Environment environment)
-
Constructor Details
-
MethodLoggingConfiguration
public MethodLoggingConfiguration()
-
-
Method Details
-
setEnvironment
public void setEnvironment(org.springframework.core.env.Environment environment) - Specified by:
setEnvironment
in interfaceorg.springframework.context.EnvironmentAware
-
methodLogConfiguration
-