MangoAutomation/modbus4j

Should we need a MessageControlListener?

Xc2333 opened this issue · 1 comments

You konw, usually we need to record the content of sent and received. Now we had DEBUG that log control variables in MessageControl, but it is inconvenient for use ,so it may be more useful to add a listener to MessageControl.

Hope this suggestion can be adopted :)

sorry i saw the package com.serotonin.modbus4j.sero.log, using IOLog seems to meet the demand, but I need to do some work....thx