promiscuity/microservices/AuthApi/appsettings.Development.json
2026-01-20 13:41:38 -06:00

9 lines
127 B
JSON

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