2 references to StartTestLog
Microsoft.AspNetCore.InternalTesting (2)
AssemblyTestLog.cs (1)
60StartTestLog(output, className, out loggerFactory, LogLevel.Debug, testName);
LoggedTest\LoggedTestBase.cs (1)
55return AssemblyTestLog.ForAssembly(GetType().GetTypeInfo().Assembly).StartTestLog(TestOutputHelper, GetType().FullName, out loggerFactory, minLogLevel, testName);