Skip to content

epicdev-za/boost-error-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boost Error Plugin

This plugin is designed to add abstracted error reporting capabilities to the boost system.

Installation

npm install --save github:epicdev-za/boost-error-plugin

Register it in server.config.js

...
sanctum: {
    project_key: ''
},
plugins: ['boost-error-plugin'], //Or use boost-error-plugin/gc for Google Cloud Error Reporting
endpoints: {
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published