This commit is contained in:
Wieland, Marc
2026-06-26 14:56:19 +02:00
parent 7d9eac498a
commit 52842072e5
6 changed files with 51 additions and 1 deletions
+10
View File
@@ -1,4 +1,14 @@
{
"Serilog": {
"MinimumLevel": {
"Default": "Information",
"Override": {
"Microsoft": "Warning",
"Microsoft.AspNetCore": "Warning",
"Microsoft.EntityFrameworkCore": "Information"
}
}
},
"Logging": {
"LogLevel": {
"Default": "Information",