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

1.2.0 • Public • Published

node-logger

Formated output for logger with prio-prefix

To be used with logger or systemd-cat.

When used over a tty, the output is formated as with a normal console.log. However when piped, a prio-prefix is added to the output.

Example syntax :

Types

Generate / update types using :

npx -p typescript tsc ./lib/*.js --declaration --allowJs --emitDeclarationOnly --outDir types

Readme

Keywords

Package Sidebar

Install

npm i @holusion/logger

Weekly Downloads

46

Version

1.2.0

License

MIT

Unpacked Size

17.3 kB

Total Files

11

Last publish

Collaborators

  • yanndub
  • klepthys