treebird
v0.2.3
Published
Coloured YAML-style object logging
Downloads
15
Readme
This is a work in progress.
treebird
Colourful & concise console logging for node.js.
Features
- Mostly YAML-line output
- Circular references handled gracefully.
- Indenting of long strings
Command Line
# Install globally
npm install -g treebird
# Pipe remote json data
curl https://example.com/example.json | treebird