Files
DotNetAPITutorial/APITest2/appsettings.Development.json
2022-08-04 19:21:55 -05:00

10 lines
123 B
JSON

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