@code-like-a-carpenter/exception
TypeScript icon, indicating that this package has built-in type declarations

2.2.5 • Public • Published

@code-like-a-carpenter/exception

standard-readme compliant

Base exception class for other packages with built-in OpenTelemetry support.

Table of Contents

Install

npm i @code-like-a-carpenter/exception

Usage

This class doesn't do much on its own, but it starts as a common point for other exceptions to extend from. Most usefully, however, captureException from @code-like-a-carpenter/telemetry will look for the telemetry field and attach any discovered properties as attributes to the span.

Maintainer

Ian Remmel

Contributing

Please see contributing guidelines at the project homepage.

License

MIT © Ian Remmel 2023 until at least now

Readme

Keywords

none

Package Sidebar

Install

npm i @code-like-a-carpenter/exception

Weekly Downloads

18

Version

2.2.5

License

MIT

Unpacked Size

36.5 kB

Total Files

21

Last publish

Collaborators

  • ianwremmel