renis-backend/bin/Debug/net8.0/appsettings.Development.json
2024-09-07 15:13:38 +03:00

9 lines
119 B
JSON

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