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