Files
autogen/dotnet/samples/WorkflowsApp/appsettings.Development.json
2024-06-19 15:34:04 -07:00

9 lines
119 B
JSON

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