Files
Umbraco-CMS/src/Umbraco.Web.UI.BackOffice/appsettings.Development.json
2020-02-18 08:32:06 +01:00

10 lines
159 B
JSON

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