{{Quickfixn}} Quickfix logging

Grant Birchmeier gbirchmeier at connamara.com
Wed Jun 10 09:05:05 PDT 2020


Pavel, this is a great example, and thanks for making it.

But you are also right, in that I'm hesitant to import this into the main
solution because of the extra NuGet dependencies.

Let's move this conversation over to the PR itself.
https://github.com/connamara/quickfixn/pull/608/


On Sat, Jun 6, 2020 at 4:54 PM Pavel <pavka1799 at gmail.com> wrote:

> Hello,
>
> This question appears here quite frequently, so probably it would be good
> to have an example along with QF/n sources, showing how easy it is to
> implement ILog with additional functionality.
> As a proposal, just did PR #608, adding two projects:
> * Examples.SerilogLog - a sample implementation of limited-total-size
> rolling files, using Serlog NuGet;
> * Examples.SerilogLog.UnitTests - unit tests for the one above.
>
> @Veduruparthi Raju - answering your question, you can see the example in
>  SerilogLog.cs file. It is very straightforward, relies on  Serilog's
> parameters "rollOnFileSizeLimit: true, fileSizeLimitBytes: NNN,
> retainedFileCountLimit: MMM".
> [
> https://github.com/connamara/quickfixn/pull/608/files#diff-bc398650bcab2a3392aaf4edae4b3614
> ]
>
> Dear @Maintainers, would appreciate your feedback on the proposal. On one
> hand, to reference ILog from the example, it is good to have them both in
> one solution. On the other hand, I can imagine, it may be too cumbersome to
> burden the solution with such small samples, and also with dependencies to
> the 3rd party NuGets...
>
> Thank you!
>
> Best regards,
> Pavel
>
> On Wed, 20 May 2020 at 19:29, Veduruparthi Raju <rveduruparthi at gmail.com>
> wrote:
>
>> Hello ,
>>
>> Is there a way to split the quickfix logs to multiple files based on
>> configured file size limits? If so can you refer to any sample code snippet
>> or any guide lines.
>>
>> Thanks,
>> --Raju.v
>> _______________________________________________
>> Quickfixn mailing list
>> Quickfixn at lists.quickfixn.com
>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>


-- 
Grant Birchmeier
*Connamara Systems, LLC*
*Made-To-Measure Trading Solutions.*
Exactly what you need. No more. No less.
http://connamara.com

-- 
This email, along with any attachments, is confidential. If you believe you 
received this message in error, please contact the sender immediately and 
delete all copies of the message. Thank you from Connamara Systems, LLC.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20200610/ecc74777/attachment.htm>


More information about the Quickfixn mailing list