1 reference to ShouldExcludePath
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Logging\HttpLoggingRedactionInterceptor.cs (1)
68
if (_excludePathStartsWith.Length != 0 &&
ShouldExcludePath
(context.Request.Path.Value!))