mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Use a Logger to print initialization errors
This way the errors will get written to a file instead of to STDERR if `YABRIDGE_DEBUG_FILE` is set.
This commit is contained in:
@@ -12,6 +12,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
- Changed installation recommendations to only install using symlinks with hosts
|
||||
that support individually sandboxed plugins.
|
||||
- Respect `YABRIDGE_DEBUG_FILE` when printing initialization errors.
|
||||
|
||||
## [1.1.0] - 2020-05-07
|
||||
|
||||
|
||||
Reference in New Issue
Block a user