[Quickfix-developers] Message Logs Rotation and PersistMessages..
Brought to you by:
orenmnero
From: Mark R. <mr...@pr...> - 2008-04-07 09:43:22
|
Hi, What would be the preferred way of rotating the FIX message logs in QuickFIX? Currently we have a situation where the message logs are growing indefinitely and the only way to rotate them is to bring down the application. Is there a way of having QF open a new message log each session? Or is there some signal I can send to the application that will re-open the logs? On another (although related) note, why is it when I set PersistMessages=N, the messages are still persisted... have I misunderstood this setting? Regards, Mark |