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

11 lines
174 B
JSON

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Information",
"System": "Information",
"Microsoft": "Information"
}
}
}