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
We have introduced the opentelemetry.client library in #92 to collect the common logic that can be shared between different clients.
In #92 (comment), @c-cube suggested that we should consider adding a logging systems there. IIUC, this would a logger that could optionally be directed to logs, but can also report independently, because
if logs is redirected to otel it can't be used to debug otel