mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-04-02 00:33:49 +00: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.)