You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by gu...@apache.org on 2017/10/18 04:17:23 UTC

[45/50] [abbrv] incubator-weex git commit: * [android] fix WXLogUtils Log Level

* [android] fix WXLogUtils Log Level


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f3bfa02c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f3bfa02c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/f3bfa02c

Branch: refs/heads/master
Commit: f3bfa02cdaf7043a6df031504cd324fc4d3cc7c8
Parents: 9a16f8b c9b5c45
Author: gurisxie <27...@qq.com>
Authored: Tue Oct 17 17:03:39 2017 +0800
Committer: gurisxie <27...@qq.com>
Committed: Tue Oct 17 17:03:39 2017 +0800

----------------------------------------------------------------------
 .../main/java/com/taobao/weex/WXSDKEngine.java  |   6 +
 .../com/taobao/weex/bridge/WXBridgeManager.java | 993 +++++++++----------
 .../java/com/taobao/weex/dom/WXDomObject.java   |   4 +-
 .../dom/action/AbstractAddElementAction.java    |   4 +-
 .../weex/ui/component/WXComponentFactory.java   |   2 -
 .../java/com/taobao/weex/utils/WXLogUtils.java  |  24 +-
 .../com/taobao/weex/utils/WXLogUtilsTest.java   |  16 +-
 7 files changed, 528 insertions(+), 521 deletions(-)
----------------------------------------------------------------------