Skip to content

Using this tool you can easily check your editor console logs inside the game itself! No need to go back to the project and do any tests to track the problems!

Notifications You must be signed in to change notification settings

pengyangjin/Unity-Logs-Viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

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.
  • About

    Using this tool you can easily check your editor console logs inside the game itself! No need to go back to the project and do any tests to track the problems!

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • C# 55.7%
    • CSS 38.5%
    • HTML 5.8%