Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 354 Bytes

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