A Simple Debugging and Console logging tool
- Debugging Tool
- Console Logging & In-Game/On-Screen Logs
- Navigate to
ext/simlogger/simlogger.h - Copy the file or download the file
- Add to your project
- Read through
main.cppon how to plug into your main file
- Clone the repository
- Install SDL
- Build the project:
cmake .make# simlogger