spring integration - disable Expiring MessageGroup with correlationKey log -


is there way disable log? ask because casusing huges log files

2014-09-19 09:26:12,217 info abstractcorrelatingmessagehandler:571 - expiring messagegroup correlationkey[xxxxx]

thanks in advance! guzmán

the short answer. should specify lower logging level category:

log4j.category.org.springframework.integration.aggregator.abstractcorrelatingmessagehandler=warn 

Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -