elsa-core/samples/aspnet/Elsa.Samples.AspNet.BatchProcessing/appsettings.Development.json
2024-02-02 20:01:14 +02:00

10 lines
169 B
JSON

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