pub fn init()Expand description
Initialize the file logger. Safe to call multiple times — only the first call has any effect.
Log file location:
- macOS:
~/Library/Logs/elemaudio-rs-plugin.log - Linux:
$XDG_DATA_HOME/elemaudio-rs-plugin.log(or~/.local/share/) - Windows:
%APPDATA%/elemaudio-rs-plugin.log