mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-07 18:13:43 +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.)