Re: [Quickfix-users] QuickFIX Logviewer 1.0.0
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2006-08-07 20:21:24
|
Yes Jerry. We are not releasing source packages, but you can access the source through the svn repository. With svn just type: svn co https://svn.sourceforge.net/svnroot/quickfix/trunk/quickfix-logviewer Currently it requires the eclipse IDE. --oren > I was wondering if the log viewer is OpenSource so that I can add > them to > yours. > > Some of the features: > > - grep function during load. Lets you load all messages which have > "PLC2006000128" (Client Original Id). Usually this is all you need to > debug a problem, as the value is on NOS, and all ExecutionReports... > > - Export to CSV. With this option the main window (or the selected > portion > thereof) is exported as CSV, which you can load into Excel (or > openoffice) > and include in documentation / emails / problem reports, etc. |