log4net async appenders:
- ForwardingAppenderAsync which forwards LoggingEvents to a list of attached appenders asynchronously;
- ForwardingAppenderAsyncWithMetrics do the same as ForwardingAppenderAsync but with metrics.
CLI tool to forward Telegram bot updates to a local server for development purposes. Run the tool with your bot token and the url of the service that shall receive bot updates.