-
Couldn't load subscription status.
- Fork 15
Closed
Labels
Milestone
Description
What is this feature about?
Debug logs are very useful in examining behavior in all kinds of possible use cases.
This helps in eventual user-encountered bugs.
Additional context/references
Add debug logging like in the Node version:

(just a simple example of logging something)
The log crate would be perfect for this, I don't know any better alternatives.