Blog/Contracts/Api/appsettings.Development.json
2024-01-17 01:08:20 +03:00

8 lines
119 B
JSON

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