OnProfNext/OnProfNext.Server/bin/Debug/net9.0/appsettings.Development.json
Marc Wieland 6bcf3e881b Init
2025-10-13 13:21:53 +02:00

10 lines
154 B
JSON

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