[Quickfix-developers] FileLogFactory: logging only some messages
Brought to you by:
orenmnero
|
From: Francis G. <fr...@at...> - 2006-07-31 02:07:17
|
I'm working with QF 1.12 in .NET and I'd like to know if there's a way to store only order-related messages in the FileLog. The provider I'm connecting to sends market data on the same session as orders and the result are huge log files that are tedious to parse. I could of course write my own logger but I'd rather use QF's efficient logging facilities. Thanks, Francis |