Files
gpw_next/GPW.CORE.WRKLOG/appsettings.Development.json
T
2024-09-04 17:55:06 +02:00

10 lines
145 B
JSON

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