You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nih_plug seems to install a global logger which makes it harder to use the tracing ecosystem. (My use-case is for integrating with tracy). Could this be put behind a feature flag or made opt-out in some other way?
nih_plug seems to install a global logger which makes it harder to use the
tracingecosystem. (My use-case is for integrating withtracy). Could this be put behind a feature flag or made opt-out in some other way?