mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-01-26 06:34:38 +00:00
10f044c3dd
* 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.)