sanAntonioSeniorGolf/website/appsettings.Development.json

10 lines
159 B
JSON
Raw Normal View History

2024-04-15 13:34:57 -05:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}