Skip to content

ls0f/PyTailLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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