10 references to AddHttpLogging
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Logging\HttpLoggingServiceCollectionExtensions.cs (1)
42return services.AddHttpLogging(o =>
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (9)
Logging\AcceptanceTests.cs (9)
206services => services.AddHttpLogging(x => 266services => services.AddHttpLogging(x => 319services => services.AddHttpLogging(x => 365}).AddHttpLogging(static x => 561x.AddHttpLoggingRedaction().AddHttpLogging(x => x.CombineLogs = false); 595static x => x.AddHttpLoggingRedaction().AddHttpLogging(x => x.CombineLogs = false), 683static services => services.AddHttpLogging(static x => 720static services => services.AddHttpLogging(static x => x.LoggingFields &= ~HttpLoggingFields.ResponseBody) 959}).AddHttpLogging(o =>