1
0
mirror of synced 2024-09-24 03:18:27 +02:00

Update appsettings.json for serilog

This commit is contained in:
asesidaa 2022-09-24 18:16:09 +08:00
parent 0bcf60da31
commit 49cabdd8fe

View File

@ -8,6 +8,7 @@
"DbFileName" : "taiko.db3",
"Serilog": {
"Using": [ "Serilog.Sinks.Console", "Serilog.Sinks.File" ],
"MinimumLevel": {
"Default": "Information",
"Override": {