You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every function seems to have some logging, which is useful when debugging, but isn't great for profiling. Maybe an option to turn off plugin logging could be implemented, so these type of messages aren't outputted when iterating over large streams of data: D/PluginScaffold(13604): invoke { channel: com.pycampers.rx_ble, method: writeChar(), args:...
The text was updated successfully, but these errors were encountered:
Every function seems to have some logging, which is useful when debugging, but isn't great for profiling. Maybe an option to turn off plugin logging could be implemented, so these type of messages aren't outputted when iterating over large streams of data:
D/PluginScaffold(13604): invoke { channel: com.pycampers.rx_ble, method: writeChar(), args:...
The text was updated successfully, but these errors were encountered: