pytaillog

dispaly log in a browser


License
BSD-3-Clause
Install
pip install pytaillog==0.3

Documentation

PyTailLog

PyTailLog is a tool that display log in a browser

Screenshot

Installation

pip install pytaillog

Usage

tail -f logfile | pytaillog

It will bind address 0.0.0.0 and port 8080, open the web browser and type the http://$ip:$port

for the help:

pytaillog -h