Files
limanapp/LiMan.UI/appsettings.Development.json
Samuele Locatelli 707f89e88d refresh settings
2021-10-21 12:03:33 +02:00

10 lines
216 B
JSON

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