Skip to content

ChrisCarleton/wistful

Repository files navigation

wistful

NPM version CircleCI Coverage Status

A handy tool for pretty-printing the JSON-formatted output from your Winston logs.

Wistful in action

Usage

Install globally

npm install -g wistful

# or

yarn global add wistful

Then you can pipe log files...

wistful < logs.txt

Or even pipe the log output from your apps in real-time...

node src/index.js | wistful

About

Wistful - A tool for making Winston logs pretty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published