<div dir="ltr"><div style>Thanks for your answer. </div><div><br></div>My messages log has 400MB in a few hours (maybe 2 or more). This kind of logging has no use for me, I don't really know how would I look for error in that large chunk of data. I am using fix to download market data (exchange rates only) - and the number of messages really goes sky-high after a little while. <div>
<br><div style>It would be nice if there was an option to choose to log events or messages or both (I looked at QuickFix/J and it appears that they have this option). If there is not, it should propably do without the event log for now. </div>
</div><div style><br></div><div style>-- kwitee</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/2/20 Grant Birchmeier <span dir="ltr"><<a href="mailto:gbirchmeier@connamara.com" target="_blank">gbirchmeier@connamara.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is hard drive space really a problem, or do you just think it's a<br>
problem?  Based on my multiple years' experience with multiple FIX<br>
applications, this is an unfounded fear.<br>
<br>
If you're running a production FIX app, YOU WANT THOSE LOGS.  Trust me<br>
on this.  If something goes wrong, you're going to want to look at<br>
them to see what happened.  You can always delete the logs later,<br>
either manually or via a daily or weekly script.  A few weeks of logs<br>
is no problem for your hard drive.<br>
<br>
Eventually we should add support for better logging features.<br>
Probably we'll do Log4net, which will give us rollover and automatic<br>
cleanup.<br>
<br>
Our API documention is not as good as it should be.  Some classes and<br>
methods are not documented very well.  It's something we are<br>
constantly improving.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Grant<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Wed, Feb 20, 2013 at 8:34 AM, Ondra Květ <<a href="mailto:kwitee@gmail.com">kwitee@gmail.com</a>> wrote:<br>
> Thanks for your answer.<br>
> I set up file logging via FileLogPath in the config file. But now is the<br>
> application also logging all messages, which takes a lot of space. Can I<br>
> somehow disable this and enable event log only? Also is there any<br>
> class-methods documentation where I can find these things?<br>
><br>
> -- kwitee<br>
><br>
><br>
> 2013/2/19 Grant Birchmeier <<a href="mailto:gbirchmeier@connamara.com">gbirchmeier@connamara.com</a>><br>
>><br>
>> Your event log should already log the reason.  This information won't<br>
>> be in the FIX messaging.<br>
>><br>
>><br>
>> On Mon, Feb 18, 2013 at 3:03 AM, Ondra Květ <<a href="mailto:kwitee@gmail.com">kwitee@gmail.com</a>> wrote:<br>
>> > Hi.<br>
>> > What are possible reasons of fix connection to disconnect? And when this<br>
>> > happens, is there a way to get that reason?<br>
>> > I want to log this information.<br>
>> > Thanks.<br>
>> > kwitee<br>
>> ><br>
>> > _______________________________________________<br>
>> > Quickfixn mailing list<br>
>> > <a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
>> > <a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
>> ><br>
>><br>
>><br>
>><br>
>> --<br>
>> Grant Birchmeier<br>
>> Connamara Systems, LLC<br>
>> Made-To-Measure Trading Solutions.<br>
>> Exactly what you need. No more. No less.<br>
>> <a href="http://connamara.com" target="_blank">http://connamara.com</a><br>
>> _______________________________________________<br>
>> Quickfixn mailing list<br>
>> <a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
>> <a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Quickfixn mailing list<br>
> <a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
> <a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
><br>
<br>
<br>
<br>
--<br>
Grant Birchmeier<br>
Connamara Systems, LLC<br>
Made-To-Measure Trading Solutions.<br>
Exactly what you need. No more. No less.<br>
<a href="http://connamara.com" target="_blank">http://connamara.com</a><br>
_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
</div></div></blockquote></div><br></div>