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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetEnvironment(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:
 setEnvironmentin interfaceorg.springframework.context.EnvironmentAware
 - 
methodLogConfiguration
 
 -