**Debugger**
ApertureDevelopment opened this issue · 0 comments
ApertureDevelopment commented
We need to add a debugger with a ConVar that allows people to set debug levels. Right now everything is debugged.
Debug Levels:
- Errors - Only print errors and nothing else
- Errors and Info - Print error messages and info messages
- Errors, Info, Verbose - Print advanced informations, errors and info, could be spammy