Files
mapo-core/MP.Prog/appsettings.Development.json
T
2021-09-16 09:08:05 +02:00

10 lines
218 B
JSON

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