elliebot/src/Ellie.Coordinator/appsettings.Development.json
2023-07-11 20:32:10 +12:00

9 lines
No EOL
158 B
JSON

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