/Unity-Logs-Viewer

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!

Primary LanguageC#

Unity-Logs-Viewer

This is a fork of Unity Logs Viewer. Changes:

  1. Repurposed / reordered is as a Unity package
  2. Fixed non existing Unity WebPlayer platform check compilation errors

HOW TO add to Your project

  • Open Unity package manager
  • Add package from Git URL
  • Paste link https://github.com/Sacristan/Unity-Logs-Viewer.git

HOW TO setup log viewer

  • Create reporter from menu (Reporter->Create) at first scene your game start.