[Quickfix-users] Have FileLogFactory. Need to specify OnIncoming, et alii ?
Brought to you by:
orenmnero
From: Richard H. <rh...@pe...> - 2009-11-25 22:43:34
|
Gentlepeople: I have changed ScreenLogFactory logFactory to FileLogFactory logFactory, and I have changed logFactory = new ScreenLogFactory(settings) to logFactory = new FileLogFactory(settings). I have added the line: FileLogPath=Z:/Rick/IOIViewer_logs/actual_logs_not_state/IOIServer_logs to my IOISession.ini file. I know that I am changed the correct ini file, because when I hide it, the application won’t start. My application is a lightly-modified tradeclient example. No x.incoming, x.outgoing, or x.event files appear in the designated directory. Do I need to supply an implementation for OnIncoming and similar methods? What is the piece I am missing? Regards, Rick ______________________________________________ See http://www.peak6.com/email_disclaimer.php for terms and conditions related to this email |