Skip to main content

4 docs tagged with "learning"

View All Tags

Getting Started

After installing log-right in your application, you're now ready to get started using all of the great features available in the package.

Installation

The purpose of this document is to outline the installation process for the log-right package.

Introduction

Log-Right is a downloadable package that provides various utilities for detecting, reporting, and handling errors in a JavaScript/TypeScript application.

Result Handler

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: