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