1 reference to _userNameIndex
Microsoft.AspNetCore.HttpLogging (1)
W3CLoggingMiddleware.cs (1)
209
shouldLog |= AddToList(elements,
_userNameIndex
, context.User?.Identity?.Name ?? "");