poke/core/LightTube/appsettings.Development.json
2022-08-05 22:33:38 +03:00

9 lines
159 B
JSON

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