1 write to _category
Microsoft.AspNetCore.InternalTesting (1)
Logging\XunitLoggerProvider.cs (1)
56
_category
= category;
1 reference to _category
Microsoft.AspNetCore.InternalTesting (1)
Logging\XunitLoggerProvider.cs (1)
76
var firstLinePrefix = $"| [{timestamp}] {
_category
} {logLevel}: ";