<div dir="ltr"><div dir="ltr">Hello,<br><br>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.<br>As a proposal, just did PR #608, adding two projects:<br>* Examples.SerilogLog - a sample implementation of limited-total-size rolling files, using Serlog NuGet;<br><div>* Examples.SerilogLog.UnitTests - unit tests for the one above.</div><div><br></div>@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".<br>[<a href="https://github.com/connamara/quickfixn/pull/608/files#diff-bc398650bcab2a3392aaf4edae4b3614">https://github.com/connamara/quickfixn/pull/608/files#diff-bc398650bcab2a3392aaf4edae4b3614</a>]<br><br>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...</div><div dir="ltr"><br></div><div>Thank you!</div><div><br></div><div>Best regards,</div><div>Pavel</div><div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 20 May 2020 at 19:29, Veduruparthi Raju <<a href="mailto:rveduruparthi@gmail.com">rveduruparthi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello ,<div><br></div><div>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.<br clear="all"><div><br></div><div dir="ltr">Thanks,<div>--Raju.v</div></div></div></div>
_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com" target="_blank">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" rel="noreferrer" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
</blockquote></div></div>