Files
GenericStuff/CodeReviewApp/appsettings.Development.json
2024-07-14 19:45:34 +07:00

9 lines
119 B
JSON

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