monorepo/web/Backend/appsettings.Development.json
2023-05-26 19:44:17 +03:00

9 lines
119 B
JSON

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