Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ne1ro/prettylogs
Show Winston and others JSON logs with prettyjson
https://github.com/ne1ro/prettylogs
Last synced: about 2 months ago
JSON representation
Show Winston and others JSON logs with prettyjson
- Host: GitHub
- URL: https://github.com/ne1ro/prettylogs
- Owner: ne1ro
- License: mit
- Created: 2014-10-03T12:05:24.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2015-01-12T17:58:52.000Z (almost 10 years ago)
- Last Synced: 2024-10-12T09:45:52.475Z (3 months ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PrettyLogs
[![NPM](https://nodei.co/npm/prettylogs.png?compact=true)](https://nodei.co/npm/prettylogs/)Simple util for watching JSON logs with [prettyjson](https://github.com/rafeca/prettyjson) tool.
## Usage:
* Install Node.js
* Install prettylogs: `npm install prettylogs -g`
* Specify log file: `prlogs project/development.log.json`