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

1.0.0 • Public • Published

@gradientedge/logger-pretty-cli

Usage

This package exposes the pretty-logs binary, which pretty prints JSON log messages exposed by @gradientedge/logger.

Using the binary

If your server runs with the following command...

node server.js

...then you can pretty print the logs by piping both stdout and stderr to the pretty-logs command:

node server.js 2>&1 | pretty-logs

Readme

Keywords

none

Package Sidebar

Install

npm i @gradientedge/logger-pretty-cli

Weekly Downloads

6

Version

1.0.0

License

ISC

Unpacked Size

11.1 kB

Total Files

19

Last publish

Collaborators

  • gradient_edge
  • spocked
  • hemalshah
  • jameswiltshire
  • jimmythomson