How do I suppress a specific warning in Mirth v1.1?
I don't want this warning to get logged in logs\mirth.log file:
============
WARN [4_destination_1.dispatcher.2] org.mule.providers.jdbc.JdbcMessageDispatcher: Row count for write should be 1 and not 0
============
Thanks in advance!
I don't want this warning to get logged in logs\mirth.log file:
============
WARN [4_destination_1.dispatcher.2] org.mule.providers.jdbc.JdbcMessageDispatcher: Row count for write should be 1 and not 0
============
Thanks in advance!
Comment