getlogbook/logbook
A cool logging replacement for Python. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 86
- age_days: 5886
- days_rel: 28
- days_push: 9
- n_releases_24m: 8
Adoption not part of the score
1505 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Logbook is a Python logging library designed as a drop-in replacement for the standard logging module, with easier setup and configuration. It supports web applications and offers a friendlier API for handlers, processors, and record formatting.
Use cases
- replace Python's standard logging module with a simpler API
- set up logging for a web application quickly
- configure log handlers and formatters with less boilerplate
- route logs to files, syslog, or other destinations in Python
- add contextual logging to Python services
When to choose
- you find Python's stdlib logging confusing or verbose
- you want a batteries-included logging setup for Python apps
- you need flexible handler and processor configuration
When to avoid
- your project already depends heavily on stdlib logging integrations
- you need a logging framework with a very large ecosystem of third-party handlers
- you prefer structured logging tools like structlog
Facets
library · maturity active
logging developer-tools backend web-development python cross-platform logging-library python structured-logging log-handlers
1 source
- readme: https://github.com/getlogbook/logbook · fetched 2026-08-28 · e2c3b422621e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| getlogbook/logbook | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="getlogbook/logbook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem