hanyadikhetvan/appsettings.Development.json

10 lines
159 B
JSON
Raw Permalink Normal View History

2021-02-08 20:48:10 +01:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}