I want to check how long is my event processing in CEP (v.3.1.0). I change org.wso2.carbon.event.input.adaptor.jms.internal.util.JMSMessageListener
to DEBUG/TRACE
level and the same with org.wso2.carbon.event.output.adaptor.jms.internal.util.JMSMessageSender
.
In console I have only output adapter logs. Maybe someone knows how to fix it or some workaround?
EDIT 02.02.2015
This adapters has to be initialized (the first send event or the first receive event), then in "Logging" option, can change them log level.
Kacu