leno
v0.1.1
Published
<div align="center"> <img src="assets/logo.png"> <p> <b>Command line log viewer with a web UI</b> </p> <br> <a href="https://www.npmjs.com/package/leno"><img src="https://img.shields.io/npm/v/leno" /></a> <a href="https://contributionswelcome.o
Downloads
4
Readme
Leño is a ndjson log viewer with a web UI. Think of it as local Kibana/Sumo Logic for development. Works great with Pino logging library or any other app that logs into JSON.
📙 Installation
$ npm install -g leno
🔍️ Usage
Just run your app and pipe it's output to leño:
$ ./myapp | leno
🌲️ Leño is running on http://localhost:3000
Now you can see the logs at http://localhost:3000.
🙇️ Credits
Leño's logo is based on log by Smalllike from the Noun Project.