Update debug level + display IOC

This commit is contained in:
Samuele Locatelli
2026-05-04 17:19:28 +02:00
parent 974a804d72
commit ed77856a12
8 changed files with 8 additions and 73 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Debug",
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}