BuecherwurmAPI/appsettings.Development.json

10 lines
162 B
JSON
Raw Permalink Normal View History

2020-05-29 10:12:09 +00:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}