Package org.powertac.visualizer.config
Class LoggingAspectConfiguration
- java.lang.Object
 - 
- org.powertac.visualizer.config.LoggingAspectConfiguration
 
 
- 
@Configuration @EnableAspectJAutoProxy public class LoggingAspectConfiguration extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description LoggingAspectConfiguration() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LoggingAspectloggingAspect(org.springframework.core.env.Environment env) 
 - 
 
- 
- 
Method Detail
- 
loggingAspect
@Bean @Profile("dev") public LoggingAspect loggingAspect(org.springframework.core.env.Environment env) 
 - 
 
 -