Merge Netcore: Use serilog to log all messages and use appsettings as config into Netcore/feature/migrate logging
This commit is contained in:
@@ -236,6 +236,7 @@ namespace Umbraco.Tests.Integration.Testing
|
||||
GetType().Assembly,
|
||||
AppCaches.NoCache, // Disable caches for integration tests
|
||||
TestHelper.GetLoggingConfiguration(),
|
||||
Configuration,
|
||||
CreateTestRuntime,
|
||||
out _);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user