8 references to AddExtendedHttpClientLogging
Microsoft.Extensions.Http.Diagnostics.Tests (8)
Logging\AcceptanceTests.cs (3)
299
.
AddExtendedHttpClientLogging
(o =>
345
.
AddExtendedHttpClientLogging
(o =>
550
.
AddExtendedHttpClientLogging
(options =>
Logging\HttpClientLoggingExtensionsTest.cs (5)
64
act = () => ((IServiceCollection)null!).
AddExtendedHttpClientLogging
(_ => { });
70
act = () => Mock.Of<IServiceCollection>().
AddExtendedHttpClientLogging
((Action<LoggingOptions>)null!);
490
.
AddExtendedHttpClientLogging
(options =>
534
.
AddExtendedHttpClientLogging
(options =>
561
.
AddExtendedHttpClientLogging
(x =>