4 references to AssertLogs
IISExpress.FunctionalTests (4)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (4)
119
AssertLogs
(Path.Combine(deploymentResult.ContentRoot, "subdirectory", "debug.txt"));
133
AssertLogs
(Path.Combine(deploymentResult.ContentRoot, "aspnetcore-debug.log"));
149
AssertLogs
(Path.Combine(deploymentResult.ContentRoot, "aspnetcore-debug.log"));
175
AssertLogs
(secondTempFile);