@coozzy/logger
TypeScript icon, indicating that this package has built-in type declarations

1.3.2 • Public • Published

coozzy-logger

This package can be used to easily log in the coozzy environment.

Log level

You can set the environment variable LOG_LEVEL to the following levels to ensure that only these levels are actually logged.

  • debug (default)
  • info
  • warn
  • error

Request ID

It uses the @coozzy/request-id dependency to add the requestId on each log entry.

Dependencies

Readme

Keywords

Package Sidebar

Install

npm i @coozzy/logger

Weekly Downloads

69

Version

1.3.2

License

ISC

Unpacked Size

2.47 kB

Total Files

4

Last publish

Collaborators

  • mehdi.darmiche
  • kszymiczek_propbase
  • coozzyag