Search Unity

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

Discussion in 'Assets and Asset Store' started by NHNCorporation, Mar 24, 2021.

  1. NHNCorporation

    NHNCorporation

    Joined:
    Mar 20, 2018
    Posts:
    12
    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
    1. Go to Asset Store and install Game Package Manager.
    2. Select the following editor menus: Tools > GPM > Manager.
    3. 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: https://github.com/nhn/gpm.unity/issues

    Thank you.
     
    YUIHam likes this.
  2. smflt_nhn

    smflt_nhn

    Joined:
    Dec 24, 2020
    Posts:
    55
    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
     
    YUIHam likes this.
  3. smflt_nhn

    smflt_nhn

    Joined:
    Dec 24, 2020
    Posts:
    55
    We are preparing to update logviewer 2.0.2. Details will be notified after the update.
     
    YUIHam likes this.
  4. smflt_nhn

    smflt_nhn

    Joined:
    Dec 24, 2020
    Posts:
    55
    Version 2.0.2 has been updated.
     
    YUIHam likes this.
  5. smflt_nhn

    smflt_nhn

    Joined:
    Dec 24, 2020
    Posts:
    55
    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
     
    YUIHam likes this.
  6. smflt_nhn

    smflt_nhn

    Joined:
    Dec 24, 2020
    Posts:
    55
    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.
     
  7. smflt_nhn

    smflt_nhn

    Joined:
    Dec 24, 2020
    Posts:
    55
    YUIHam likes this.
  8. smflt_nhn

    smflt_nhn

    Joined:
    Dec 24, 2020
    Posts:
    55
    GPM UI forum post will be posted soon.
     
    YUIHam likes this.
  9. smflt_nhn

    smflt_nhn

    Joined:
    Dec 24, 2020
    Posts:
    55
  10. smflt_nhn

    smflt_nhn

    Joined:
    Dec 24, 2020
    Posts:
    55
    Following the log viewer, the GPM Profiler has been released.
     
    YUIHam likes this.
  11. smflt_nhn

    smflt_nhn

    Joined:
    Dec 24, 2020
    Posts:
    55
    2.0.3
    Date
    • 2022.02.21
    Updated
    • Improved structure to make it easier to add extension functions