Files
mapo-core/MP.IOC/appsettings.Development.json
T
2026-04-30 18:41:58 +02:00

10 lines
139 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft.AspNetCore": "Warning"
}
}
}