Files
forgetmenot-azure/appsettings.Development.json
2024-11-04 09:01:29 -06:00

9 lines
127 B
JSON

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