There is a low visibility of a pending messages, e.g. when Session.sendToTarget() is invoked while FIX session is down. Message is only stored to the session storage, and not to the log.
Would like to expect the message to trigger something like onPending callback and be able to see actually assigned sequence number and sending time by the engine in this log.
It may be a major change to the current logging approach so open to discussion first :)
There is a low visibility of a pending messages, e.g. when Session.sendToTarget() is invoked while FIX session is down. Message is only stored to the session storage, and not to the log.
Would like to expect the message to trigger something like onPending callback and be able to see actually assigned sequence number and sending time by the engine in this log.
It may be a major change to the current logging approach so open to discussion first :)