1 instantiation of TestW3CLoggerProcessor
Microsoft.AspNetCore.HttpLogging.Tests (1)
Helpers.cs (1)
31new TestW3CLoggerProcessor(
2 references to TestW3CLoggerProcessor
Microsoft.AspNetCore.HttpLogging.Tests (2)
TestW3CLogger.cs (2)
10public TestW3CLogger(IOptionsMonitor<W3CLoggerOptions> options, TestW3CLoggerProcessor processor) : base(options, processor) 15public TestW3CLoggerProcessor Processor { get; set; }