1 write to Logger
Microsoft.AspNetCore.InternalTesting (1)
LoggedTest\LoggedTestBase.cs (1)
87Logger = loggerFactory.CreateLogger(classType);
1 reference to Logger
Microsoft.AspNetCore.InternalTesting (1)
LoggedTest\LoggedTestBase.cs (1)
127Logger.LogError(exception, "Test threw an exception.");