2.2.5 • Published 2 months ago

@code-like-a-carpenter/exception v2.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@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

2.2.5

2 months ago

2.2.4

2 months ago

2.2.3

2 months ago

2.2.2

2 months ago

2.2.1

3 months ago

2.2.0

3 months ago

2.1.0

3 months ago

2.0.0

4 months ago

1.0.3

9 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago