Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【工具推荐】终端命令行查看日志工具 - toolong #4158

Open
WFANG12719 opened this issue Mar 20, 2024 · 0 comments
Open

【工具推荐】终端命令行查看日志工具 - toolong #4158

WFANG12719 opened this issue Mar 20, 2024 · 0 comments
Labels

Comments

@WFANG12719
Copy link

基于Textual开发的在macOS,Windows等终端上查看各种系统长日志文件、JSON长文件的命令行工具。显示精美,可以支持合并多个日志文件(按时间戳)并搜索 ,高亮显示并实时追踪日志。

Windows和macOS上都可以 pip install toolong一键安装并体验。

安装后用下面的命令就可以查看日志了:(安装过程中会自动创建tl的短别名)
tl mylogfile.log

合并多个日志文件并查看:
tl access.log* --merge

具体项目地址:https://github.com/Textualize/toolong

@ruanyf ruanyf added the weekly label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants