Files
Umbraco-CMS/src/Umbraco.Web.UI.NetCore/appsettings.Development.json
2020-04-28 12:31:15 +02:00

10 lines
159 B
JSON

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