@ianwalter/pino-print

4.2.0 • Public • Published

@ianwalter/pino-print

Makes Pino log lines easy to read

npm page CI

Screenshot

Installation

yarn add @ianwalter/pino-print

CLI Usage

node server.js | npx pino-print

Options

  • --verbose, -v Output more request/response information (default: false)
  • --static, -s <path> Specify a path that matches requests for static files so less information is logged for those requests/responses when in verbose mode (default: /static)
  • --(no-)ansi, -a Enables (default) or disables ANSI escape sequences used to format output (via Chalk)

License

Hippocratic License - See LICENSE

 

Created by Ian Walter

Package Sidebar

Install

npm i @ianwalter/pino-print

Weekly Downloads

9

Version

4.2.0

License

SEE LICENSE IN LICENSE

Unpacked Size

8.92 kB

Total Files

6

Last publish

Collaborators

  • ianwalter