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
{{ message }}
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
I'm writing a library and I want to give users an option to disable traces emitted from it.
I couldn't find the recommended way to do it.
I found NoopTracer but it looks like it's not exported at the top level of this package.
Is there a reason for that? Should it be used? Is there another way to disable tracing for a single tracer?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm writing a library and I want to give users an option to disable traces emitted from it.
I couldn't find the recommended way to do it.
I found NoopTracer but it looks like it's not exported at the top level of this package.
Is there a reason for that? Should it be used? Is there another way to disable tracing for a single tracer?
Beta Was this translation helpful? Give feedback.
All reactions