elsa-core/src/samples/Elsa.Samples.Worker1/appsettings.Development.json

9 lines
129 B
JSON
Raw Normal View History

2022-08-25 17:56:18 +00:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}