TLOGG(1)
NAME
tlogg — A fast, advanced log explorer.
SYNOPSIS
$
pip install tloggINFO
22 stars
1 forks
0 views
DESCRIPTION
A fast, advanced log explorer.
README
[DEPRECATED] tlogg moved to the pyTermTk's monorepo - please use https://github.com/ceccopierangiolieugenio/pyTermTk/tree/main/apps/tlogg
tlogg
A fast, advanced text-based log explorer written in pyTermTk, inspired by glogg - the fast, smart log explorer and klogg - Faster log explorer(fork of glogg)
Features
- Search Panel
- Highlight
- Bookmarks
- Shiny ASCII Red Peppers
- Draggable Tiling tabs
Install from pypi
pip install tlogg
Enable the system Clipboard
pyTermTk automatically support the system clipboard through pyperclip
pip install pyperclip
QuickRun
$ tlogg -h usage: tlogg [-h] [-c C] filename [filename ...]positional arguments: filename the filename/s
optional arguments: -h, --help show this help message and exit -c C config folder (default: "/home/user/.config/tlogg")
Test
Clone
git clone https://github.com/ceccopierangiolieugenio/tlogg.git
cd tlogg
Run
python3 -m tlogg <File/s>
SEE ALSO
fzf(1)— A command-line fuzzy finder — interactive Unix filter for any listripgrep(1)— Recursively search directories for a regex pattern — blazingly fastbat(1)— A cat clone with syntax highlighting and Git integrationstarship(1)— The minimal, blazing-fast, and infinitely customizable prompt for any shellzoxide(1)— A smarter cd command — learns your habits and jumps instantly
clihub3/4/2026TLOGG(1)

