@ -177,8 +177,8 @@ public class SimpleApplicationEventMulticaster extends AbstractApplicationEventM
@@ -177,8 +177,8 @@ public class SimpleApplicationEventMulticaster extends AbstractApplicationEventM
// Possibly a lambda-defined listener which we could not resolve the generic event type for
// -> let's suppress the exception and just log a debug message.
Loglogger=LogFactory.getLog(getClass());
if(logger.isDebugEnabled()){
logger.debug("Non-matching event type for listener: "+listener,ex);
if(logger.isTraceEnabled()){
logger.trace("Non-matching event type for listener: "+listener,ex);