❗️ breaking change ❗️
- function
appendName
is now pure; its type changed which requires all usage sites to be updated
other major changes:
- user-defined backends can now be connected to the switchboard (see
UserDefinedBK
) - new backend: Graylog
- internally, logged items are processed as a list by flushing the queues, instead of one after the other