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)
76var firstLinePrefix = $"| [{timestamp}] {_category} {logLevel}: ";