Files
PLDpro.Web/appsettings.Development.json
2026-01-19 15:57:00 +01:00

9 lines
119 B
JSON

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