10 references to Structured
Microsoft.Extensions.Http.Diagnostics.Tests (10)
Logging\AcceptanceTests.cs (1)
349o.RequestPathLoggingMode = OutgoingPathLoggingMode.Structured;
Logging\HttpClientLoggerTest.cs (6)
210RequestPathLoggingMode = OutgoingPathLoggingMode.Structured, 302RequestPathLoggingMode = OutgoingPathLoggingMode.Structured, 409RequestPathLoggingMode = OutgoingPathLoggingMode.Structured, 505RequestPathLoggingMode = OutgoingPathLoggingMode.Structured, 619RequestPathLoggingMode = OutgoingPathLoggingMode.Structured, 889RequestPathLoggingMode = OutgoingPathLoggingMode.Structured,
Logging\HttpRequestReaderTest.cs (2)
266RequestPathLoggingMode = OutgoingPathLoggingMode.Structured 338RequestPathLoggingMode = OutgoingPathLoggingMode.Structured
Logging\LoggingOptionsTest.cs (1)
101[CombinatorialValues(OutgoingPathLoggingMode.Structured, OutgoingPathLoggingMode.Formatted)]