Files
WorkFlowCheck/src/WorkFlowCheck.API/appsettings.Development.json
T
2024-12-17 17:19:39 +01:00

9 lines
119 B
JSON

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