Log-Right is a downloadable package that provides various utilities for detecting, reporting, and handling errors in a JavaScript/TypeScript application.
Log-Right introduces the Result object which can be returned from any function or process to indicate if it was successful (and if not, what failed). The verification function can then be called to do the following: