mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-03 00:00:58 +08:00
v1.0.6
This commit is contained in:
@@ -56,7 +56,7 @@ namespace CC.Yi.API
|
||||
{
|
||||
// logging.ClearProviders(); // 这个方法会清空所有控制台的输出
|
||||
logging.SetMinimumLevel(Microsoft.Extensions.Logging.LogLevel.Trace);
|
||||
}).UseNLog();
|
||||
}).UseNLog();//开启nlog日志输出
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user