castlog
v0.1.5
Published
A CLI tool to stream your file logs to a web browser. Inspired from Ngrok.
Downloads
5
Readme
castlog
A simple command line tool to stream your logs to a webpage
Installation
$> npm install -g castlog
Usage
$> tail -f myFile.log | castlog
Access your log stream at : http://107.170.209.244/logcast/mymrs_yF
Once you pipe your log file stream , you will get a unique url as shown above
You can view the logs with this url from any browser/phone/tablet