public class LoggerListener extends Object implements org.springframework.context.ApplicationListener
All failures are logged at the warning level, with success events logged at the information level, and public invocation events logged at the debug level.
Constructor and Description |
---|
LoggerListener() |
Modifier and Type | Method and Description |
---|---|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
Copyright © 2015. All rights reserved.