@epicdev/boost-error-plugin

1.0.0 • Public • Published

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: {
...

Readme

Keywords

none

Package Sidebar

Install

npm i @epicdev/boost-error-plugin

Weekly Downloads

2

Version

1.0.0

License

GPL-3.0

Unpacked Size

3.69 kB

Total Files

7

Last publish

Collaborators

  • epicdev