You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by GitBox <gi...@apache.org> on 2018/09/17 07:42:17 UTC

[GitHub] Hanks10100 opened a new pull request #1531: [jsfm] Add more debug logs for vdom operation

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:
users@infra.apache.org


With regards,
Apache Git Services