[Free][Released] GPM LogViewer - Runtime Log Console in Device

What is LogViewer

LogViewer is a tool that easily tests and finds bugs in a device.
Without debugging, you can check logs right away on your device and register cheat keys or command APIs to control the test environment.
It provides system information that can be sent to your developer email registered along with it.
Provided for FREE.

Asset Store | Document

You can install this using Game Package Manager. See the following steps for installation.

Features

  • Logs can be viewed on your devices (e.g. mobile device) at runtime.
  • Category and filters let you see only the logs you want.
  • Logs and system information can be sent to the registered email.
  • Registering cheat keys and command APIs allows you to control the test environment.
  • Runtime environment lets you see the information of the current device and project settings.
  • Built with Unity UIs.
  • Provided for FREE.
  • The entire source code is included.

Console
Logs can be viewed at runtime without connecting to Unity editor or making a separate debug build.

Category and filters let you see only the logs you want.
Logs and system information can be sent to the registered email.

Function
Registering cheat keys and command APIs allows you to control the test environment.

System
The information of the current device, project settings, and runtime information can be viewed.

How to Install
Asset Store | Document

  • Go to Asset Store and install Game Package Manager.
  • Select the following editor menus: Tools > GPM > Manager.
  • Select and install LogViewer from the service list.

Contact us
We sincerely hope that Game Package Manager becomes a great asset to your game development. The following assets are included:
WebView that lets you open your website in game.
AssetManagement that lets you efficiently manage assets.
If you want any other features or have an issue, you can register the issue or write us an email:

Email : dl_gpm_help@nhn.com
Issue registration: Issues · nhn/gpm.unity · GitHub

Thank you.

1 Like

2.0.1
Date

  • 2020.03.10

Added

  • Add Assembly Definition

Fixed

  • Fixed a crash issue when occurring in a multi-threaded environment

Updated

  • Update UI v2.0.1

2.0.0
Date

  • 2020.12.21

Updated

  • Brand name changed to Game Package Manager from TOAST Kit.

1.0.0
Features

  • Console
  • Function
  • System
1 Like

We are preparing to update logviewer 2.0.2. Details will be notified after the update.

1 Like

Version 2.0.2 has been updated.

1 Like

2.0.2
Date

  • 2020.03.31

Updated

  • Improved to change the size of the console log column according to the visible setting
  • Improved to change flexibly according to the length of system information
  • Popup size improved to change according to the message content
1 Like

We are discussing adding the ability to view logs in real time while playing. We will work on it after posting on the Communicator Forum.

Please check the newly posted GPM Communicator forum with the link below.
The next step is to open the UI and profiler service.
https://forum.unity.com/threads/free-released-gpm-communicator-communication-between-unity-and-native.1089616/

1 Like

GPM UI forum post will be posted soon.

1 Like

GPM UI forum has been posted.

1 Like

Following the log viewer, the GPM Profiler has been released.

1 Like

2.0.3
Date

  • 2022.02.21

Updated

  • Improved structure to make it easier to add extension functions