Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

laicasaane/UnityScreenLogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Screen Logger

A simple on-screen logger for Unity 3D.

Screen Logger

Editor parameters:

  • Persistent script
  • Font size
  • Text colors (normal, warnings, errors)
  • Log filtering by type
  • Logger box width and height in screen percentage
  • Logger box anchor position (top left, top right, bottom left, botom right)
  • Background color and opacity
  • Show in editor flag
  • Enable stack trace logging for each message type

Download on asset store

Improve functions

Improve content view:

  • Debug messages are wrapped inside ScrollView
  • Advanced buttons: Scroll To Top, Scroll To Bottom, Scroll Up, Scroll Down with custom Scroll Speed
  • Press Scroll To Bottom button to make the view scroll down automatically when new debug message emitted

About

A simple on-screen logger for Unity 3D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%