2 references to GetLogger
Microsoft.VisualStudio.Razor.IntegrationTests (2)
LogIntegrationTestAttribute.cs (2)
18GetLogger(methodUnderTest.DeclaringType.Name).LogInformation($"#### Integration test start: {methodUnderTest.Name}"); 23GetLogger(methodUnderTest.DeclaringType.Name).LogInformation($"#### Integration test end: {methodUnderTest.Name}");