Skip to main content

The Result Handler Flow

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:

Result Handler Flow