Reacting to the removal of ILoggerFactory.MinimumLevel

This commit is contained in:
John Luo 2015-12-01 15:24:36 -08:00
parent 168f4770f4
commit 32a038e5ea
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@ namespace SampleApp
//ksi.ThreadCount = 4;
ksi.NoDelay = true;
loggerFactory.MinimumLevel = LogLevel.Debug;
loggerFactory.AddConsole(LogLevel.Debug);
var testCertPath = Path.Combine(