hn-dotnet/Apps/Api/appsettings.Development.json
2020-12-18 12:27:02 +01:00

10 lines
159 B
JSON

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