Re: [Quickfix-users] How do you know to use FIX::FileLogFactory?
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2006-10-12 20:41:16
|
It's all accessible from the documentation page: http:// www.quickfixengine.org/documentation.html The documentation is also distributed with the release in the doc/ html directory. --oren On Oct 12, 2006, at 3:11 PM, EclipseCap wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > I have a question for the collective mind. How did you know to use > FIX::FileLogFactory? I am new to FIX and QuickFIX and only have the > examples as a development guide. The examples for QuickFIX namely > tradingclient use the > FIX::ScreenLogFactory. > > How is a new programmer to QFix going to know to look for other > logging > options? |