Skip to content

Unity-LogPrompter is displaying 'Debug.Log' output to TextMeshPro or TextMeshProUGUI.

License

Notifications You must be signed in to change notification settings

udonba/Unity-LogPrompter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-LogPrompter

Unity-LogPrompter is displaying Debug.Log output to TextMeshPro or TextMeshProUGUI.

  • Displaying Debug.Log in scene.
  • Auto scroll.
  • Time stamp can be added.
  • Error log can be displayed with red color. (Yellow for warning)
  • Don't display logs containing arbitrary string.

image

Git Path (Unity Package Manager)

https://github.com/udonba/Unity-LogPrompter.git?path=Assets/LogPrompter

UPM included sample scene.
image

Usage

Add LogPrompter component to GameObject.
(Need TextMeshPro or TextMeshProUGUI in same gameObject)

日本語の解説記事(Qiita)

About

Unity-LogPrompter is displaying 'Debug.Log' output to TextMeshPro or TextMeshProUGUI.

Topics

Resources

License

Stars

Watchers

Forks