Files
StandManager/StandManager/appsettings.Development.json
2025-12-01 09:56:00 +01:00

9 lines
119 B
JSON

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