eclipsesource / eclipsesource/tabris-js
Introduce logging of native bridge operations
Open
cli
feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
In particular cases (especially when debugging Tabris.js and Tabris.js plugins) it is useful to be able to inspect a log of the operations sent over the native bridge.
### Expected behavior
Introduce an API to enable logging of the operations sent over the native bridge. Provide a way to filter certain kinds of operations and operations concerning a certain widget.
### Environment
- Tabris.js version: 3.x
Contributor guide
Assessment
This issue has not been assessed yet.