mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 20:10:13 +02:00
204e2a6aa1
The latest master branch version would log parsing errors, but that results in cyclic dependencies. `info_` here would end up being used before its initialized, which meant that the socket base directory and thus the logging path would not include the plugin's name.