ELT.Gateway/ELT/appsettings.Development.json
2021-02-20 16:00:43 +03:00

10 lines
159 B
JSON

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