EnvelopeGenerator/EnvelopeGenerator.Finalizer.Win/appsettings.Development.json

9 lines
145 B
JSON

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