Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more ā
Top 23 Python Logging Projects
- Project mention: Developer Tools Iām Seeing Teams Actually Rely On (Not Just Try Once) | dev.to | 2025-12-18
Sentry ā error tracking with real context
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
This is the promise of Loguru. It's a logging library designed from the ground up to replace the cumbersome setup of the standard library with a simple, unified API that supports modern observability practices.
-
- Project mention: Building a Sigma Rule Engine in TypeScript: Detection-as-Code for Log Analysis | dev.to | 2025-12-03
Sigma is like "Snort rules for logs." It's a generic signature format that describes suspicious activity in a platform-agnostic way.
-
-
Structlog takes a different approach. Rather than wrestling with object hierarchies, you simply declare how each event should be processed and enriched. The result is logging that feels natural to write, while producing output that works just as well for humans skimming a console as it does for machines ingesting JSON into an observability platform.
-
-
InfluxDB
InfluxDB ā Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
- Project mention: The Unofficial Guide to Contributing to OpenTelemetry ā where to look and who to talk to! | dev.to | 2025-12-17
The official documentation is solid but can be overwhelming if you do not know where to start. The OpenTelemetry site has quickstart guides per language, Collector setup instructions and SDK and instrumentation references. The GitHub repositories for the Collector and the Python SDK, for example, contain READMEs, contributing guides and issues labeled good first issue, which provide context and entry points for new contributors.
-
-
- Project mention: Loggifly: Monitor Docker Logs and Send Notifications | news.ycombinator.com | 2025-05-09
-
-
-
-
-
-
telescope
Web-based log viewer UI. Explore logs data stored in ClickHouse or Docker (by iamtelescope)
Project mention: Telescope ā an open-source web-based log viewer for logs stored in ClickHouse | news.ycombinator.com | 2025-02-26GitHub: https://github.com/iamtelescope/telescope
-
To link log messages with requests we need a correlation ID. I highly recommend using the asgi-correlation-id package for this purpose.
-
django-guid
Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
-
automatic_log_collector_and_analyzer
Replace Splunk in your small company with this one weird trick!
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Logging discussion
Python Logging related posts
-
Developer Tools Iām Seeing Teams Actually Rely On (Not Just Try Once)
-
8 Simple Tips For Testing Payment Gateway Integrations
-
Production-Grade Python Logging Made Easier with Loguru
-
Getting started with logging in FastAPI
-
Best AI Coding Tools of 2025: What Tools Should You Use?
-
conway-errors: Bringing Order to Errors as Part of Your Projects Architecture
-
How to add Bug Tracking to your Apps (Free Open Source Tool) - Bugsink š
- A note from our sponsor - Stream getstream.io | 23 Dec 2025
Index
What are some of the best open-source Logging projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Sentry | 42,726 |
| 2 | Loguru | 23,303 |
| 3 | PySnooper | 16,590 |
| 4 | sigma | 9,933 |
| 5 | viztracer | 7,446 |
| 6 | structlog | 4,438 |
| 7 | logfire | 3,853 |
| 8 | abseil-py | 2,418 |
| 9 | opentelemetry-python | 2,258 |
| 10 | sentry-python | 2,118 |
| 11 | logbook | 1,492 |
| 12 | LoggiFly | 1,454 |
| 13 | snoop | 1,401 |
| 14 | Eliot | 1,163 |
| 15 | python-colorlog | 947 |
| 16 | picologging | 765 |
| 17 | neptune-client | 624 |
| 18 | telescope | 615 |
| 19 | asgi-correlation-id | 519 |
| 20 | django-guid | 478 |
| 21 | automatic_log_collector_and_analyzer | 411 |
| 22 | EVTX-ETW-Resources | 403 |
| 23 | pygogo | 283 |