elsa-core/src/samples/Elsa.Samples.Worker1/appsettings.Development.json
2022-08-25 19:56:18 +02:00

9 lines
129 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}