Skip to content

Conversation

NODESPLIT
Copy link

Added a verbose boolean flag (defaulting to false) on all methods console.log'ing as lib was spamming console whenever any change happened. For instances where lots of communication happens with lots of data this would lead to some lag and frustration debugging.

This might be better done as a global flag, I did function specific args for now as I needed a fork that didn't spam console.
For event-listener.ts I added the flag to the EventListenerOptions struct.

I tried to keep your code style and added comments / info where appropriate.

Thanks!

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

Successfully merging this pull request may close these issues.

1 participant