mnylen/pig

Better error handling

mnylen opened this issue · 0 comments

  • Handle errors for all commands using handleError
  • Present users with sensible error message if pig.json can't be parsed as JSON
  • Print stack trace for unknown errors (known errors: validation, etc.)
  • Write debug log?