1C.Gateway/_1C.Gateway/appsettings.Development.json
2021-05-17 19:01:00 +03:00

10 lines
159 B
JSON

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