sanAntonioSeniorGolf/website/appsettings.Development.json
2024-04-15 13:34:57 -05:00

10 lines
159 B
JSON

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