3.0.0-beta.34 • Published 7 years ago
@alterior/diagnostics v3.0.0-beta.34
@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 -DIf you need this information in production, declare a proper dependency:
npm i @alterior/diagnosticsDecorate 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.
3.0.0-beta.34
7 years ago