2 references to UseW3CLogging
Logging.W3C.Sample (1)
Startup.cs (1)
27
app.
UseW3CLogging
();
Microsoft.AspNetCore.HttpLogging.Tests (1)
HttpLoggingServicesExtensionsTests.cs (1)
45
var ex = Assert.Throws<InvalidOperationException>(() => appBuilder.
UseW3CLogging
());