Mule 3.3.0 请求-回复每 100 毫秒吐出一次日志。
<request-reply timeout="60000">
<jms:outbound-endpoint queue="mviq.121.order" />
<jms:inbound-endpoint queue="mviq.121.reply" />
</request-reply>
Mule 3.1 中的相同代码很安静。如何停止这些日志语句?
以下是它不断吐出的日志——
18:17:12.144 [..mviProxyService.asyncReplies] DEBUG o.mule.routing.EventProcessingThread - Found 0 objects in store
18:17:12.244 [..mviProxyService.asyncReplies] DEBUG o.mule.routing.EventProcessingThread - Found 0 objects in store
18:17:12.344 [..mviProxyService.asyncReplies] DEBUG o.mule.routing.EventProcessingThread - Found 0 objects in store
18:17:12.444 [..mviProxyService.asyncReplies] DEBUG o.mule.routing.EventProcessingThread - Found 0 objects in store
18:17:12.544 [..mviProxyService.asyncReplies] DEBUG o.mule.routing.EventProcessingThread - Found 0 objects in store