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, 303RequestPathLoggingMode = OutgoingPathLoggingMode.Structured, 412RequestPathLoggingMode = OutgoingPathLoggingMode.Structured, 509RequestPathLoggingMode = OutgoingPathLoggingMode.Structured, 624RequestPathLoggingMode = OutgoingPathLoggingMode.Structured, 895RequestPathLoggingMode = OutgoingPathLoggingMode.Structured,
Logging\HttpRequestReaderTest.cs (2)
266RequestPathLoggingMode = OutgoingPathLoggingMode.Structured 338RequestPathLoggingMode = OutgoingPathLoggingMode.Structured
Logging\LoggingOptionsTest.cs (1)
101[CombinatorialValues(OutgoingPathLoggingMode.Structured, OutgoingPathLoggingMode.Formatted)]