logparty
v0.1.1
Published
cleans up httparty logs
Downloads
3
Readme
Logparty
Cleans up httparty logs.
Installation
npm install -g logparty
Usage
tail -f log/httparty.log | logparty
# to limit the amount of lines of request bodies:
tail -f log/httparty.log | logparty -l 10