Add serilog

This commit is contained in:
2025-09-27 20:45:52 +02:00
parent 48f7065a9a
commit eb577f6e89
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",