UnityLogger Simple Logger for Unity. How to install: Grab the DLL from releases and drop it into your unity project. Recommended path Assets/Plugins/UnityLogger If you use asmdef files, make sure the dll is referenced properly (autoreference should work fine) Usage: See example code