leejeffr

Results 2 issues of leejeffr

Is there a way to test sublogging using TestCorrelator? For example, I want to verify that some logging events go to subLog1 and others go to sublog2. What would happen...

Does AuditTo support the idea of a sub logger? C# seems to allow it but not json configuration. What is the difference in functionality between the following code? ```cs //Json...