Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

ianwalter/pino-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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

About

Makes Pino log lines easy to read

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published