Aperture-Development/MSync-2

**Debugger**

ApertureDevelopment opened this issue · 0 comments

We need to add a debugger with a ConVar that allows people to set debug levels. Right now everything is debugged.

Debug Levels:

  1. Errors - Only print errors and nothing else
  2. Errors and Info - Print error messages and info messages
  3. Errors, Info, Verbose - Print advanced informations, errors and info, could be spammy