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