Files
gpw_next/GPW.CORE.Smart8/appsettings.Development.json
2025-03-22 11:05:20 +01:00

10 lines
145 B
JSON

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