Files
EnvelopeGenerator/EnvelopeGenerator.Finalizer/appsettings.Development.json
2025-10-30 16:31:22 +01:00

9 lines
129 B
JSON

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