Log Helper

$4
Publisher X_CN Development
File size 330.45kB
Number of files 5
Latest version 1
Latest release date 2017-05-11 05:50:30
First release date 2017-05-11 05:50:30
Supported Unity versions 2018.4.2 or higher

This simple fully documented helper class will help you easily add any kind of debug output with time stamps to program log and to filter necessary strings later.

Also it will help you automatically exclude debug output from release build.

Documentation will show you some technique how to see only strings you need at this moment without necessity to disable something in the code.


MAIN FEATURES:

Easy log filtering

Wrapper for Debug.Log(), Debug.LogWarning() and Debug.LogError() functions with automatic timestamp adding

Imporved Vector3.ToString() method

Convenient DebugTimed() to easily log data from Update() methods

Top Publisher Assets