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 6854d40 commit e7c44d1Copy full SHA for e7c44d1
README.md
@@ -1,5 +1,6 @@
1
# Debugger
2
Unity Debugger插件,用来查看unity 相关log,支持真机包查看、复制log、机器信息等
3
+
4
Todo:
5
- 增加自定义可控调试log
6
- 增加选项保存最近xx条log到本地,按照时间存储
@@ -8,6 +9,7 @@ Todo:
8
9
GameFramework地址:https://github.com/EllanJiang/GameFramework
10
11
使用步骤:在MainCamera上添加Debugger脚本即可。
12
13

14

15

0 commit comments