{{Quickfixn}} ClientHandlerThread Debug Logging

James Coverdale jcoverdale at redev.co.uk
Thu Sep 9 01:12:56 PDT 2021


Hi,

We have run into issues with large numbers of 'ClientHandlerThread' debug logs being created, seems that other people have had the same issue: https://github.com/connamara/quickfixn/issues/684

It doesn't seem like a major change to add a config bool to have the ability to turn these 'debug' logs off in production environments? Update ClientHandlerThread.cs to use an ILOG for the 'log_' and a NullLogger if the new config bool is set.

I can create a PR, but wanted to run the idea past people first.

Thanks,
James.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20210909/9583020c/attachment.html>


More information about the Quickfixn mailing list