wistful
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

wistful

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

/wistful/

    Package Sidebar

    Install

    npm i wistful

    Weekly Downloads

    0

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    340 kB

    Total Files

    19

    Last publish

    Collaborators

    • chriscarleton