elsa-core/samples/Sample08/appsettings.Development.json
2019-07-07 14:20:42 +02:00

10 lines
137 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}