@phantomchain/core-error-tracker-bugsnag
v0.1.1
Published
Bugsnag error tracker integration for Phantom Core.
Downloads
3
Readme
Phantom Core - Error Tracker - Bugsnag
Installation
yarn add @phantomchain/core-error-tracker-bugsnagConfiguration
Check https://docs.bugsnag.com/platforms/nodejs/other/configuration-options/ for more options and details.
module.exports = {
apiKey: process.env.PHANTOM_ERROR_TRACKER_BUGSNAG_API_KEY,
configuration: {
metaData: {
network: process.env.PHANTOM_NETWORK_NAME,
},
},
}Security
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
