CodeLiturgy.Dashboard/BlueWest.Api/xoxo/babe/appsettings.Development.json

10 lines
159 B
JSON
Raw Normal View History

2022-08-13 08:34:20 +03:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}