Re: [Quickfix-developers] output window
Brought to you by:
orenmnero
From: Andrei G. <an...@gm...> - 2008-04-22 20:09:30
|
On Tue, Apr 22, 2008 at 6:24 AM, Åsa Sandberg <asa...@ly...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > > > > Hi all, > > Is there a way to turn off the display of all the FIX messages in the output window in Visual Studio? You are probably using a ScreenLogFactory. Try changing that to a FileLogFactory. |