bensadeh/tailspin
🌀 A log file highlighter observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 93
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 8
- age_days: 1522
- days_rel: 50
- days_push: 16
- n_releases_24m: 16
Adoption not part of the score
7946 stars · 136 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
tailspin (binary: tspin) is a Rust CLI tool that highlights log files in the terminal, recognizing dates, numbers, IPs, UUIDs, URLs, and severity keywords without any configuration. It can read files, stdin, or command output and display results in the less pager.
Use cases
- highlight log files in the terminal
- colorize kubectl logs output
- tail a log file with syntax highlighting
- view log files with no configuration
- pipe command output through a log colorizer
- alternative to grc or ccze for log coloring
When to choose
- you want zero-config log highlighting that works across any log format
- you frequently view or tail logs in the terminal and want dates, IPs, and severities colorized
- you want to pipe logs from other commands like kubectl through a highlighter
When to avoid
- you need log aggregation, parsing, or structured log analysis rather than visual highlighting
- you need a GUI or web-based log viewer
- you need to store or query logs rather than view them
Facets
cli-tool · maturity active
cli developer-tools logging developer-tools files cli windows rust log-highlighter less-pager tail syntax-highlighting terminal command-line linux macos
2 sources
- readme: https://github.com/bensadeh/tailspin · fetched 2026-08-28 · d7d3c23a2a47
- registry_crates: https://crates.io/api/v1/crates/tailspin · fetched 2026-08-29 · 3ea9aae768df
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bensadeh/tailspin | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="bensadeh/tailspin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem