DD.Keycloak.Client/DD.Keycloak.Client.Web/appsettings.Development.json

9 lines
119 B
JSON
Raw Normal View History

2025-01-15 17:09:56 +05:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}