tailx, 带颜色的 `tail -f`, 更好看的查看日志
Project description
tailx
带颜色的 tail -f
, 更好看的查看日志。
安装
pip install tailx
用例
tailx [文件路径] [-no] [--nocolor] [-h] [--help] [-n Num]
查看帮助
tailx -h
tailx --help
彩色输出示例
tailx path/to/file.log
无颜色输出示例
tailx path/to/file.log -no
tailx path/to/file.log --nocolor
默认行数
tailx path/to/file.log -n 10
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tailx-0.0.2.tar.gz
(2.0 kB
view hashes)
Built Distribution
tailx-0.0.2-py3-none-any.whl
(2.5 kB
view hashes)