ITDevLtd / MCVirt

MCVirt - Command line virtual machine management utility
http://mcvirt.itdev.co.uk
GNU General Public License v2.0
24 stars 7 forks source link

Hide traceback and exception in CLI #422

Open MatthewJohn opened 5 years ago

MatthewJohn commented 5 years ago

When an exception occurs, the user receives the original exception message and a traceback to the parser command. This should be removed.

MatthewJohn commented 5 years ago

It would be good to log a unique error code and return that to the user for debugging purposes