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