Re: [Quickfix-developers] logging information using QF (w/ C#)
Brought to you by:
orenmnero
From: <Nil...@co...> - 2008-01-25 06:58:18
|
Hope you have the source code of the Fix engine - if not, can download from the openfix website.=0D You can find the objects I mentioned in the Fix namespace. Regards -Nilesh >-----Original Message----- >From: qui...@li... [mailto:quickfix- >dev...@li...] On Behalf Of azmat >Sent: Friday, January 25, 2008 12:22 PM >To: qui...@li... >Subject: Re: [Quickfix-developers] logging information using QF (w/ C#) > >QuickFIX Documentation: >http://www.quickfixengine.org/quickfix/doc/html/index.html >QuickFIX Support: http://www.quickfixengine.org/services.html > > > >Nilesh, > >Thanks for your help. I'll definitely take a look at that. Where would I >start to look at the implementation of FileLog and ScreenLog? Where are >the >classes for this? > >thanks! >azmat > > > >Nilesh.Gajjar wrote: >> >> QuickFIX Documentation: >> http://www.quickfixengine.org/quickfix/doc/html/index.html >> QuickFIX Support: http://www.quickfixengine.org/services.html >> >> >> Azmat >> >> My suggestion would be - look at the implementation of the FileLog and >> ScreenLog. I guess, as of now QF supports only two types of log, >> standard output screen or file based log. That means you need to write >> your own myScreenLog and myScreenLogFactory (similar to >> Screen/FileLog/LogFactory). >> >> QF tracks three types of messages - incoming, outgoing and events. >> Login, Logoff, Gap in SeqNo etc would be events, Its up to you how you >> want to display these different types of events - login event with black >> colour, connection drop with red colour. >> >> Hope this will help >> >> -Nilesh >> > >-- >View this message in context: http://www.nabble.com/logging-information- >using-QF-%28w--C-%29-tp15075533p15082067.html >Sent from the QuickFIX - Dev mailing list archive at Nabble.com. > > >----------------------------------------------------------------------- -- >This SF.net email is sponsored by: Microsoft >Defy all challenges. Microsoft(R) Visual Studio 2008. >http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >_______________________________________________ >Quickfix-developers mailing list >Qui...@li... >https://lists.sourceforge.net/lists/listinfo/quickfix-developers This e-mail and any files transmitted with it are for the sole use of the= intended recipient(s) and may contain confidential and privileged= information. If you are not the intended recipient, please contact the sender by reply= e-mail and destroy all copies of the original message.=0D Any unauthorised review, use, disclosure, dissemination, forwarding,= printing or copying of this email or any action taken in reliance on this= e-mail is strictly=0D prohibited and may be unlawful. |