Files
cluster/sampleapi/SampleApi/appsettings.Development.json
Khwezi Mngoma 0410dc3950 first commit
2026-02-22 16:43:17 +02:00

9 lines
119 B
JSON

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