Discord webhook
You can add some logs using a discord webhook[Image 1] .

The plugin won't send any errors when trying to send these message. On startup it does send a small error message wich can be ignored if you don't want to use the webhook.
In the config you can set the webhook URL and it will do the job. If you haven't worked with a webhook before I recommend reading this article by Discord.
extensions:
discord:
webhook: webhook_url
Last updated