You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/12/02 06:59:31 UTC

[GitHub] [incubator-weex] shenhuniurou commented on issue #2986: [Android]weex 0.20.3.0-beta版本以后使用Console.log打印日志再AndroidStudio打印不出来,是要做什么处理么

shenhuniurou commented on issue #2986: [Android]weex 0.20.3.0-beta版本以后使用Console.log打印日志再AndroidStudio打印不出来,是要做什么处理么
URL: https://github.com/apache/incubator-weex/issues/2986#issuecomment-560260279
 
 
   > 需要加上这个
   > var logModule = weex.requireModule('sdk-console-log');
   > logModule.switchLogLevel("debug");
   > 
   > 然后只能用console.info输出日志,console.log用不了,应该是bug
   
   为什么我加上了还是无法打印出来

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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