We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
这里列出的是当前PLog的各个Module依赖语法。
提示:当前的最新版本号为
compile "org.mym.plog:plog-core:${VERSION_NAME}" //核心库,必选 compile "org.mym.plog:plog-printer:${VERSION_NAME}" //自定义Printer compile "org.mym.plog:plog-formatter:${VERSION_NAME}" //格式化实现包 compile "org.mym.plog:plog-timing:${VERSION_NAME}" //计时日志包
依赖列表 设置说明 自定义Printer 使用TimingLogger
从1.x版本迁移到2.x
我为什么使用PLog
Tags Formatting StackOffset