Aperture-Development / MSync-2

Version 2 of MSync - Fully working and extra steak
https://www.Aperture-Development.de
GNU General Public License v3.0
12 stars 1 forks source link

**Debugger** #61

Closed ApertureDevelopment closed 4 years ago

ApertureDevelopment commented 4 years ago

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