Files
webapitest/appsettings.Development.json
Khwezi Mngoma 3b38497537 first commit
2026-02-22 16:47:00 +02:00

9 lines
119 B
JSON

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