feat: Add serilog (#5)

This commit is contained in:
2025-09-27 20:59:34 +02:00
committed by Myx
parent 48f7065a9a
commit 046180fe63
5 changed files with 42 additions and 2 deletions

View File

@@ -12,6 +12,14 @@
"Microsoft.AspNetCore": "Warning"
}
},
"Seq": {
"ServerUrl": "https://log.azaaxin.com",
"ApiKey": "KEY",
"MinimumLevel": "Trace",
"LevelOverride": {
"Microsoft": "Warning"
}
},
"ApiConfiguration": {
"EspConfiguration": {
"InformationBoardImageUrl": "http://192.168.101.178:5000/home/default.jpg",