Cucumber/Cloud/appsettings.Development.json
2024-10-28 00:25:51 +04:00

9 lines
119 B
JSON

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