alexitsios / Calamity

2 stars 0 forks source link

Remove input commands from output log console #224

Open alexitsios opened 1 year ago

alexitsios commented 1 year ago

Outputting every input is too much information. It's not helpful when debugging except when debugging the controls. Maybe add a toggle option on the command for the debug output. Make a method that handles the debug outputs in the command class. That method could check if the output is toggled on or off. Then call call the debug log.