HEXO

  • Home
  • About
  • Tags
  • Categories
  • Archives
  • Schedule
  • Sitemap
  • Search

logcat及log

Posted on 2017-07-20 |

log


1
2
3
4
5
log.v()//verbose 琐碎日志
log.d()//debug调试信息
log.i()//比较重要的数据 用户数据
log.w()//warn
log.e()//error

logcat and 过滤器



# CODE 2
build.gradle文件详解
ActivityText
  • Table of Contents
  • Overview
DEMO

DEMO

352 posts
22 categories
19 tags
  1. 1. log
  2. 2. logcat and 过滤器
© 2019 DEMO
Powered by Hexo
|
Theme — NexT.Mist v6.0.6