Skip to main content

Point it at a log folder and read the run's story in your browser.

Project description

seemylogs

Point it at a log folder and read the run's story in your browser. Lists every log in a folder; click one to get an Overview (health verdict, stage timeline, error triage), a Logs table (search, level filter, live tail), and Insights (level distribution, volume-over-time, top sources). Tolerant parser handles common Python log formats and drifts.

Install

pip install seemylogs

Use

seemylogs ./logs        # serve folder, opens browser at http://127.0.0.1:8765
seemylogs ./logs --port 9000
seemylogs ./logs --no-browser
# 'logview' also works as an alias command

Supported log formats

Parser tries, in order, then a generic fallback:

  • Pipe: 2026-07-02 14:26:52 | INFO | services.logger | message
  • Bracket: 2026-07-01 11:00:06,960 [INFO] Scraper: message
  • Dash: 2026-07-01 11:00:06,960 - name - INFO - message
  • Fallback: any line starting with a timestamp (level scanned best-effort)

Lines without a leading timestamp fold into the previous entry (tracebacks, wrapped messages).

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

seemylogs-0.1.0.tar.gz (312.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

seemylogs-0.1.0-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file seemylogs-0.1.0.tar.gz.

File metadata

  • Download URL: seemylogs-0.1.0.tar.gz
  • Upload date:
  • Size: 312.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for seemylogs-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d5aef460c1f1c0b4a4ccde79e762bb8ad2670e8c841d456cd7c4c0329cb343fb
MD5 31b819d31e664606201de98a29c32ffb
BLAKE2b-256 0cf268277474f08ae5d59f39d50958af232070116358ed161cd6be7470a2f377

See more details on using hashes here.

File details

Details for the file seemylogs-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: seemylogs-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for seemylogs-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3d617bc7cae5b0b9236e32fb26fb9f6c78d0c2ebaf4e6db2a226c1f9b50072fd
MD5 9ad22c145e4fb3801db8df7f1fdd8770
BLAKE2b-256 6d49bfdd0bda40a8ca8086993c101ba57bea33654b5f66831d03a46f68aaf47e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page