{ "Serilog": { "MinimumLevel": { "Default": "Debug", "Override": { "Microsoft": "Information", "Microsoft.AspNetCore": "Error", "System.Net.Http.HttpClient": "Warning" } } }, "RebusRabbitMqOptions": { "InputQueueName": "nocr.telegram.client.queue", "DirectExchangeName": "nocr.direct", "TopicsExchangeName": "nocr.topics" }, "MessageDispatcherOptions": { "Interval": "00:00:00.050", "ExceptionInterval": "00:00:30" } }