Files
the-biergarten-app/API/API.Core/appsettings.Development.json
2026-01-15 21:48:20 -05:00

9 lines
127 B
JSON

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