Debug output #6
kevinbeck76
started this conversation in
General
Replies: 2 comments 3 replies
-
Hi @kevinbeck76 This is fixed. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The library currently outputs a message each time a real-time update is delivered. They look like:
service created
service object output
This is useful in a debug setting but in a situation with either frequent or large real-time updates the debug output is overwhelming.
Could some of the debug output be reduced?
For example in scketio_client.dart in the listen() function.
Thanks for such a useful library.
Kevin
Beta Was this translation helpful? Give feedback.
All reactions