Files
mapo-core/MP.IOC/appsettings.Development.json
2026-05-04 17:19:28 +02:00

10 lines
145 B
JSON

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