@alterior/diagnostics
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-beta.34 • Public • Published

@alterior/diagnostics

Enables @ConsoleTrace() and other debugging features of @alterior/logging. Declare a dev-dependency on this to enable tracing in development.

npm i @alterior/diagnostics -D

If you need this information in production, declare a proper dependency:

npm i @alterior/diagnostics

Decorate any method with the @ConsoleTrace() mutation decorator from @alterior/logging to cause it to be traced to the console when tracing is enabled. This package just enables tracing.

See @alterior/logging for more details.

Readme

Keywords

none

Package Sidebar

Install

npm i @alterior/diagnostics

Weekly Downloads

1

Version

3.0.0-beta.34

License

MIT

Unpacked Size

1.55 kB

Total Files

7

Last publish

Collaborators

  • rezonant