Entwicklung_BLAZOR/WerksverkaufScanner/WerksverkaufScanner/appsettings.Development.json
2025-11-26 15:53:31 +01:00

10 lines
145 B
JSON

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