Re: [Quickfix-users] Timestamp in log entries
Brought to you by:
orenmnero
From: Greg C. <gc...@po...> - 2006-03-21 23:41:01
|
Hi Steve, Unfourtunately, I am using QF in a C# application. I see the options you added FileIncludeTimeStampForMessages and FileIncludeMilliseconds. I'll add an equivalent of your changes to my code unless someone cares to make the same modifications to the primary version. Thanks, Greg On 3/20/06, Steve Bate <sb...@sm...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/i= ndex.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi Greg, > > I'm not sure which version/language of QuickFIX you are > using, but I committed a modification to QuickFIX/J's > FileLogFactory to support optional milliseconds in time > stamps. See the doc/usermanual/usage/configuration.html > file in the CVS HEAD for details about how to configure > the options. > > Regards, > > Steve Bate > > > > -----Original Message----- > > From: qui...@li... > > [mailto:qui...@li...] On Behalf > > Of Greg Chase > > Sent: Monday, March 20, 2006 11:13 AM > > To: qui...@li... > > Subject: [Quickfix-users] Timestamp in log entries > > > > QuickFIX Documentation: > > http://www.quickfixengine.org/quickfix/doc/html/index.html > > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > Is there a builtin way to prepend local timestamps (with ms > > precision) on log file entries? I've been able to avoid > > modifying the QF source so far... > > > > Many thanks, > > Greg > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking > > scripting language that extends applications into web and > > mobile media. Attend the live webcast and join the prime > > developer group breaking into this new coding territory! > > http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=110944&bid$1720&dat=121642 > > _______________________________________________ > > Quickfix-users mailing list > > Qui...@li... > > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting langua= ge > that extends applications into web and mobile media. Attend the live webc= ast > and join the prime developer group breaking into this new coding territor= y! > http://sel.as-us.falkag.net/sel?cmdlnk&kid=110944&bid$1720&dat=121642 > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |