Files
apitest/ApiTest/appsettings.Development.json
2024-03-11 15:48:34 +01:00

9 lines
119 B
JSON

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