@@ -31,6 +31,7 @@ namespace IRaCIS.Core.API
|
||||
//https://github.com/serilog/serilog-formatting-compact
|
||||
// 控制台输出 JSON 格式
|
||||
.WriteTo.Console(restrictedToMinimumLevel: LogEventLevel.Warning,
|
||||
|
||||
formatter: new CompactJsonFormatter())
|
||||
|
||||
// 文件输出 JSON 格式
|
||||
|
||||
Reference in New Issue
Block a user