Android代码-timber安卓日志工具类

时间:2022-08-26 03:27:11
【文件属性】:
文件名称:Android代码-timber安卓日志工具类
文件大小:555KB
文件格式:ZIP
更新时间:2022-08-26 03:27:11
Android代码 This is a logger with a small, extensible API which provides utility on top of Android's normal Log class. I copy this class into all the little apps I make. I'm tired of doing it. Now it's a library. Behavior is added through Tree instances. You can install an instance by calling Timber.plant. Installation of Trees should be done as early as possible. The onCreate of your application is the most logical choice. The DebugTree implementation will automatically figure out from which class it's bei
【文件预览】:
timber-master
----gradlew(5KB)
----settings.gradle(126B)
----.buildscript()
--------deploy_snapshot.sh(940B)
----LICENSE.txt(11KB)
----.travis.yml(763B)
----gradle()
--------wrapper()
--------gradle-mvn-push.gradle(3KB)
----RELEASING.md(631B)
----deploy_javadoc.sh(841B)
----timber()
--------src()
--------consumer-proguard-rules.pro(39B)
--------gradle.properties(57B)
--------japicmp()
--------build.gradle(884B)
----README.md(5KB)
----gradlew.bat(2KB)
----logo.png(458KB)
----gradle.properties(577B)
----timber-lint()
--------src()
--------build.gradle(391B)
----timber-sample()
--------src()
--------build.gradle(629B)
----.gitignore(158B)
----CHANGELOG.md(8KB)
----build.gradle(2KB)

网友评论