Files
dotnet-mvc-test/appsettings.Development.json
Tommy Parnell 0ee3ee8bff init
2021-12-28 15:08:21 -05:00

9 lines
127 B
JSON

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