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

Feature request: Improve logs #53

Open
humanagent opened this issue Mar 11, 2025 · 1 comment
Open

Feature request: Improve logs #53

humanagent opened this issue Mar 11, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@humanagent
Copy link
Collaborator

humanagent commented Mar 11, 2025

  • Improve log tracing in node
  • Error tracing
  • Improve log descriptions in relation to SDKs
@humanagent humanagent added the enhancement New feature or request label Mar 11, 2025
@humanagent humanagent changed the title Feature request: Better error logs Feature request: Improve logs Mar 15, 2025
@humanagent
Copy link
Collaborator Author

xmtp/libxmtp#1655

For better controls over logging (like overriding the log writer with a nodejs log library), we need to provide a interface for NodeJs to register its logger with the libxmtp node bindings.

We can do this by exposing a object/trait that can be optionally passed to create_client from node, and which created a tracing::Layer in rust using this interface.

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

No branches or pull requests

1 participant