Files
pushy/Pushy.Silo/appsettings.Development.json
2024-12-23 14:52:23 +00:00

9 lines
129 B
JSON

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