mirror of
https://github.com/42wim/matterbridge.git
synced 2025-03-04 21:30:39 +01:00

* Use valid transmitter Log default (discord) Using a logger created by `log.NewEntry(nil)` would crash. (matterbridge does not encounter this issue as it updates the Log field manually.)