Files
gpw_next/GPW.CORE.ADM/appsettings.Development.json
2025-06-10 06:59:25 +02:00

10 lines
145 B
JSON

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