Files
EnvelopeGenerator/EnvelopeGenerator.ReceiverUI/appsettings.json
2026-05-22 10:50:25 +02:00

11 lines
193 B
JSON

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