You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhanced debug logging for Unity, with JSON export and HTML viewer. [Read the blog post](http://www.sacredseedstudio.com/blog/2016/06/05/Output-the-Unity-console-to-file). [See the demo](http://www.sacredseedstudio.com/Unity-File-Debug/).
3
10
4
11
## Why
@@ -26,3 +33,22 @@ This project has a few goals:
26
33
27
34
## Release
28
35
In the Unity Editor, click the menu option `Package/Update Package`. The `UnityFileDebug.unitypackage` will be in the root of this project.
0 commit comments