1C_DataBus/1CDataBus/appsettings.Development.json
2025-02-25 10:06:21 +05:00

9 lines
119 B
JSON

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