QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/
http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html
Right now you need to rotate them yourself and you do have to disconnect
to do this. We will look at a way to support this within quickfix.--------
Original Message --------Subject: Re: [Quickfix-developers] Message Logs
Rotation andPersistMessages..From: "Mark Raynes" <mraynes-
j7Fd8dkzv11Wk0Htik3J/***@public.gmane.org>Date: Wed, April 09, 2008 8:48
amTo: "Jeff" <jhedlund+qf-***@public.gmane.org>Cc:
quickfix-developers-
5NWGOfrQmneRv+***@public.gmane.orgQuickFIX Documentation:
http://www.quickfixengine.org/quickfix/doc/html/index.htmlQuickFIX
Support: http://www.quickfixengine.org/services.html
#wmMessage v\:* {behavior:url(#default#VML);}
#wmMessage o\:* {behavior:url(#default#VML);}
#wmMessage w\:* {behavior:url(#default#VML);}
#wmMessage .shape {behavior:url(#default#VML);}
#wmMessage /* Font Definitions */ <at> font-face {font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
#wmMessage /* Style Definitions */ p.MsoNormal, #wmMessage
li.MsoNormal, #wmMessage div.MsoNormal {margin:0cm; margin-
bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";}
#wmMessage a:link, #wmMessage span.MsoHyperlink {color:blue; text-
decoration:underline;}
#wmMessage a:visited, #wmMessage span.MsoHyperlinkFollowed
{color:blue; text-decoration:underline;}
#wmMessage p {mso-margin-top-alt:auto; margin-right:0cm; mso-margin-
bottom-alt:auto; margin-left:0cm; font-size:12.0pt; font-family:"Times New
Roman";}
#wmMessage span.EmailStyle18 {mso-style-type:personal-reply; font-
family:Arial; color:navy;}
#wmMessage <at> page Section1 {size:612.0pt 792.0pt; margin:72.0pt
90.0pt 72.0pt 90.0pt;}
#wmMessage div.Section1 {page:Section1;}
No responses as yet… starting to lose hope!
***@public.gmane.org] On Behalf Of JeffSent: Wednesday,
April 09, 2008 14:46To: Mark RaynesCc: quickfix-developers-
5NWGOfrQmneRv+***@public.gmane.orgSubject: Re: [Quickfix-
developers] Message Logs Rotation and PersistMessages..
On Mon, Apr 7, 2008 at 5:42 AM, Mark Raynes <mraynes-
What would be the preferred way of rotating the FIX message logs in
QuickFIX? Currently we have a situation where the message logs are
growing indefinitely and the only way to rotate them is to bring down the
application. Is there a way of having QF open a new message log each
session? Or is there some signal I can send to the application that will
re-open the logs?
I'm about to start working this as well - rotating the logs so they
don't grow out of control.Mark - did you figure anything out? What are
others doing?Thanks,Jeff
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't
miss this year's exciting event. There's still time to save $100. Use
priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?
http://java.sun.com/javaone
_______________________________________________Quickfix-developers
mailing listQuickfix-developers <at>
lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/quickfix-
developers
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?
http://java.sun.com/javaone
_______________________________________________
Quickfix-developers mailing list
https://lists.sourceforge.net/lists/listinfo/quickfix-developers
Does anyone know how to configure quickfixj with log4j to roll over
messages.log????