$npx skillfedfor your agent

Logging packages

65 packages · page 2 of 2

Packages

humiolib With conditions
PyPI · Logging · released Oct 2023

Python SDK that wraps Humio's web API to enable log ingestion and querying directly from Python code.

However, dormant maintenance means you should verify compatibility with your Humio instance and Python environment before relying on it for critical workflows.

Apache-2.0pure Python · 3.5+dormant
397.3Kdownloads / mo
pygelf With conditions
PyPI · Logging · released Jun 2025

Provides Python logging handlers that send log messages to Graylog servers using the GELF (Graylog Extended Log Format) protocol over TCP, UDP, TLS, HTTP, or HTTPS.

However, maintenance is aging (last release 426 days ago), so verify that it works with your specific Graylog version and Python release before committing to production.

MITpure Pythonaging
388.3Kdownloads / mo
robocorp-log With conditions
PyPI · Logging · released Mar 2026

Provides structured, automatic logging for Python automation with a focus on capturing detailed failure context and generating an interactive HTML log viewer.

Apache-2.0pure Python
346.2Kdownloads / mo
CMRESHandler With conditions
PyPI · Logging · released Oct 2017

Provides a Python logging handler that sends log records directly to Elasticsearch, integrating with the standard logging library to store structured logs in Elasticsearch indices.

Apache-2.0pure Pythondormant
313.4Kdownloads / mo
ascii-colors Worth it
PyPI · Logging · released Jul 2026

Unified terminal UI library providing colored output, structured logging, progress bars, interactive prompts, and rich components (panels, tables, trees) for CLI applications.

Apache-2.0pure Python · 3.8+
298.3Kdownloads / mo
tailer Skip
PyPI · Logging · released Dec 2015

Tailer provides functions to read lines from the end, beginning, or continuously from growing files, plus a command-line tool equivalent to GNU tail for systems lacking it.

No, not recommended for new projects.

MITbuilds from sourceaging
239.0Kdownloads / mo
logging-tree Worth it
PyPI · Logging · released May 2024

Visualizes the hierarchy of loggers, handlers, and filters in Python's standard logging module, showing how messages propagate through the logger tree.

Install it if you regularly debug logging setups or inherit complex applications; skip it if you never need to inspect logging state at runtime.

BSD-3-Clausepure Pythondormant
235.2Kdownloads / mo
pygtail With conditions
PyPI · Logging · released Nov 2022

Pygtail reads only the new lines from a log file since the last read, tracking position with an offset file and handling log rotation automatically.

copyleftpure Pythonaging
225.5Kdownloads / mo
safe-init With conditions
PyPI · Logging · released Aug 2026

Safe Init wraps AWS Lambda handlers to provide automatic error handling, execution tracing, and integration with monitoring services like Sentry, Datadog, and Slack.

MITpure Python
198.4Kdownloads / mo
Twiggy With conditions
PyPI · Logging · released May 2021

Twiggy is a structured logging library that provides a Pythonic API for emitting log messages with named fields, formatting, and chaining.

BSD-3-Clausepure Pythonabandoned
167.6Kdownloads / mo
python-evtx Worth it
PyPI · Logging · released May 2025

Parses Windows Event Log files (.evtx) into structured XML or JSON, providing programmatic access to event records, templates, and metadata across Windows, macOS, and Linux.

Install it if you need to read Windows event logs outside Windows or integrate event log data into analysis pipelines.

Apache-2.0pure Python · 3.9+
163.5Kdownloads / mo
table-logger With conditions
PyPI · Logging · released Aug 2019

TableLogger formats and outputs tabular data to console or file with minimal setup, handling alignment and formatting of mixed data types automatically.

GPL-2.0-onlypure Pythondormant
155.9Kdownloads / mo
opensearch-logger Worth it
PyPI · Logging · released Aug 2025

Provides a Python logging handler that sends log records directly to OpenSearch, formatting them according to the Elastic Common Schema (ECS) standard without requiring middleware.

Install it if you need to send Python logs to OpenSearch and want to avoid Fluentd or Logstash.

Apache-2.0pure Python · 3.9+aging
154.6Kdownloads / mo
minilog With conditions
PyPI · Logging · released Aug 2024

Minilog wraps Python's standard logging module to eliminate boilerplate, letting you call logging methods directly without manual logger setup or basicConfig calls.

MITpure Pythonaging
141.2Kdownloads / mo
click-extra With conditions
PyPI · Logging · released Aug 2026

Click Extra is a wrapper around Click that adds configuration file loading, colored help screens, standard CLI options, and theming to make building professional command-line tools faster and with less boilerplate.

GPL-2.0-or-laterpure Python · 3.10+
134.1Kdownloads / mo
mdc Skip
PyPI · Logging · released Sep 2019

Adds Mapped Diagnostic Context (MDC) support to Python's standard logging library, allowing you to attach contextual fields to log messages via context managers and decorators.

license unclearbuilds from sourceabandoned
118.9Kdownloads / mo
ciris-persist With conditions
PyPI · Logging · released Jul 2026

CIRISPersist provides unified, versioned storage for CIRIS federation nodes—handling signed event logs, audit trails, memory graphs, secrets, and telemetry—via a single Python API backed by Postgres or SQLite.

AGPL-3.0-or-latercompiled wheel · 3.10+
110.3Kdownloads / mo
pipestat Worth it
PyPI · Logging · released Mar 2026

Pipestat provides a standard API for reporting, storing, and retrieving pipeline results validated against a JSON Schema, with support for YAML file or PostgreSQL database backends.

BSD-2-Clausepure Python · 3.10+
105.8Kdownloads / mo
glog Skip
PyPI · Logging · released Dec 2016

A simplified Google-style logging wrapper that configures Python's standard logger to output consistently formatted messages to stderr with minimal setup.

BSD-3-Clausepure Pythonabandoned
104.7Kdownloads / mo
logdecorator With conditions
PyPI · Logging · released Feb 2025

Logdecorator provides Python decorators to add logging to functions without cluttering business logic—log at function start, end, or on errors using simple decorator syntax.

MITpure Python · 3.10+dormant
103.1Kdownloads / mo
splunk-hec-handler With conditions
PyPI · Logging · released Feb 2023

Integrates Python logging with Splunk's HTTP Event Collector (HEC) to send log messages directly to Splunk as JSON events.

However, the abandoned maintenance status (last update 2023-02-16) means you should verify compatibility with your Splunk version and Python runtime before production…

MITpure Pythonabandoned
100.0Kdownloads / mo
eliot Worth it
PyPI · Logging · released May 2026

Eliot is a structured logging system that outputs causal chains of actions, showing what happened in your application and why, rather than isolated log lines.

Install it if you need to understand not just what happened, but why.

Apache-2.0pure Python · 3.10.0+
94.7Kdownloads / mo
rfc5424-logging-handler With conditions
PyPI · Logging · released May 2019

Provides a Python logging handler that formats and sends log messages to syslog servers in RFC 5424 compliant format, with support for TLS/SSL and alternate transports.

However, verify compatibility with your target Python version and syslog infrastructure, and be prepared to fork or patch if issues arise.

BSD-3-Clausepure Pythonabandoned
87.9Kdownloads / mo
logdna With conditions
PyPI · Logging · released Jul 2023

Integrates Python's standard logging framework with LogDNA's cloud log ingestion service, sending log records to a remote LogDNA account via HTTP.

However, dormant maintenance (last release 2023-07-27) means no active bug fixes or updates; verify compatibility with your Python version and LogDNA API before…

permissive licensepure Pythondormant
83.2Kdownloads / mo
cysystemd With conditions
PyPI · Logging · released Mar 2026

Cython-based wrapper for systemd's libsystemd library, enabling Python applications to read and write to the systemd journal, send daemon notifications, and interact with systemd services.

Apache-2.0compiled wheel
77.8Kdownloads / mo