issues
search
tv2
/
sisyfos-audio-controller
Intelligent Audio for Automation systems
Other
43
stars
16
forks
source link
fix(SOF-875): Lowered log level of a log call, reducing logs significantly.
#241
Closed
andr9528
closed
2 years ago
andr9528
commented
2 years ago
Changed AutomationConnection.setupAutomationConnection() to use debug level log instead of info level.
Included message as data as part of log instead of only a snippet of the log, which was undefined
Changed VMixMixerConnection.checkFxCommands to match how OscMixerConnection.checkFxCommands does the same log (i.e uncommented log statement)