mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-11-13 09:38:22 +00:00
提交
This commit is contained in:
40
JNFrame/Assets/Game/Plugins/Unity-Logs-Viewer/README.md
Normal file
40
JNFrame/Assets/Game/Plugins/Unity-Logs-Viewer/README.md
Normal file
@@ -0,0 +1,40 @@
|
||||
# Unity-Logs-Viewer
|
||||
|
||||
|
||||
Please note with new unity you can view device logs on editor console window, check the new attach menu in editor console window.
|
||||
|
||||
|
||||
Using this tool you can easily check your editor console logs inside the game itself!
|
||||
All what you have to do is to make a circle gesture using your mouse (click and drag) or your finger (touch and drag) on the mobile screen to show all these logs!
|
||||
|
||||
You can download also from unity asset store
|
||||
https://www.assetstore.unity3d.com/en/#!/content/12047
|
||||
|
||||
|
||||
#### To setup log viewer do the following
|
||||
1 - create reporter from menu (Reporter->Create) at first scene your game start.
|
||||
2 - then set the ” Scrip execution order ” in (Edit -> Project Settings ) of Reporter.cs to be the highest.
|
||||
|
||||
|
||||
|
||||
|
||||
### Version 1.8
|
||||
- Add Copy to clipboard.
|
||||
- Merge Fix for Unity 2019.
|
||||
- Fix ReporterModificationProcessor is annoying.
|
||||
- Fix waste ram.
|
||||
|
||||
### Version 1.7
|
||||
- Add Save logs button( thanks for Ahmed Shbli ).
|
||||
- Fix deprecated code for new unity.
|
||||
- Fix Warnings.
|
||||
- Fix loading scene from asset bundle error.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=J9MX5C6Q7B2NY">
|
||||
<img src="https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_cc_147x47.png">
|
||||
</img>
|
||||
</a>
|
||||
Reference in New Issue
Block a user