If you're using the Unity game engine then you've probably realized there's no easy way to view console logs in build versions of your game, this inconvenience has annoyed me for a long time so I finally did something about it, I created an in game debug console which forwards all console logs straight to the in game console to make them super easy to view in game, and it doesn't end there, other features are included such as auto log files, basic system info, and more, the following is a list of the core features:
Core Features:
More in depth overview here
- Easy to setup plug and play solution
- Easily view logs in build versions of your game
- View basic system info in-game
- Tested on all different types of resolutions
- Automatic log files
- High customizability
- Developed with performance in mind