Files
criminalmindsapi/server/appsettings.Development.json
T
2022-06-18 17:39:22 -05:00

9 lines
119 B
JSON

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