Logging in dev/debug modes
Open
- Dominant language
- TypeScript
- Stars
- 188
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Related to https://github.com/dylibso/observe-sdk/pull/48, when we encounter situations that don't really make sense we should have a pattern in place to log some information and if in some operational mode for debug/dev then potentially panic/blow up in a way that informs us or end users of an issue.
This should be consistently disabled by default as to never block user code from executing even if the telemetry is impacted.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.