Church.Net.API/Church.Net.WebAPI/appsettings.Development.json
2024-05-02 15:24:13 -07:00

10 lines
159 B
JSON

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