Files
mlb-gameday-dotnet-react/gateway/appsettings.Development.json
2023-06-01 08:52:05 -05:00

10 lines
123 B
JSON

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