Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement SDK logging #103

Open
Jeffrieh opened this issue Mar 28, 2024 · 1 comment
Open

Implement SDK logging #103

Jeffrieh opened this issue Mar 28, 2024 · 1 comment

Comments

@Jeffrieh
Copy link
Member

implement some sort of logging system into the sdk that works with certain levels. e.g. show debug information on dev etc. This ticket needs some refinement before proceeding.

@djmbritt
Copy link
Member

Is this a good ticket to start out with?

I've been reading up on instrumentation not too long ago, and I've figured out it's a good way to log what's going on in your application.
We can use a library such as: https://github.com/open-telemetry/opentelemetry-js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants