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.
1 parent 3d92f7c commit 812ad09Copy full SHA for 812ad09
README.md
@@ -2220,6 +2220,12 @@ Android Wear 数据同步和消息传送库
2220
Demo 地址:https://github.com/orhanobut/logger/tree/master/app
2221
效果图:
2222
2223
+1. jlog
2224
+可以灵活配置的日志工具,支持JSON打印,日志保存到指定文件,日志显示调用位置(混淆模式下依然有效)
2225
+项目地址:https://github.com/JiongBull/jlog
2226
+Demo 地址:https://raw.githubusercontent.com/JiongBull/jlog/master/apk/JLog_sample.apk
2227
+效果图:
2228
+
2229
1. Phrase
2230
square 组开源大牛写的字符串替换类
2231
项目地址:https://github.com/square/phrase
0 commit comments