Hanks10100 opened a new pull request #1531: [jsfm] Add more debug logs for vdom operation URL: https://github.com/apache/incubator-weex/pull/1531 Notable changes: * Move log level check to `shared/utils.js`. * Add more debug logs for * `createBody` * `createElement` * `appendChild` * `insertAfter` * `insertBefore` * `removeChild` * `addEvent` * `removeEvent` * `fireEvent` * `destroy` The log level can be controlled by native SDK, and those debug logs will NOT be print in the release version.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services