Files
Alchegos.HCI/appsettings.Development.json
2025-05-04 15:21:01 +01:00

9 lines
119 B
JSON

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