Files
DevOps/Example/Example/appsettings.Development.json
Christopher Sanden 9f094d1171 init push
2026-04-05 16:30:56 +02:00

9 lines
119 B
JSON

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