structlog
There are 31 repositories under structlog topic.
jrobichaud/django-structlog
Structured Logging for Django
multani/structlog-gcp
Google Cloud Logging formatter for structlog
TeoZosa/structlog-sentry-logger
A multi-purpose, pre-configured, performance-optimized structlog logger with (optional) Sentry integration via structlog-sentry
nkhitrov/structlog-asgi
Eazy structlog configuration for asgi applications
redb0/fastapi-logger
Structured logs and middleware for fastapi with sentry integration
metwork-framework/mflog
opinionated python (structured) logging library built on structlog
HighlyLoadedEgo/template_users_service
Simple FastAPI Template
tyler46/nameko-structlog
Nameko extension exposing a structlog dependency injector
anqorithm/zlogger_kit
ZLogger Kit is a simple logging kit that abstracts structlog to provide a more intuitive and flexible logging experience. It includes middleware for logging requests and responses, supporting priority levels P10, P20, P30, P40 for log levels: WARNING, INFO, DEBUG, ERROR.
chiragjn/sentry_structlog_experiments
Sample django app - Make log events from structlog similar to log events from logging for Sentry
jrycw/edgedb-fastapi-mvp
MVP: EdgeDB and FastAPI Integration with svcs
orsinium-labs/gcp-log
Python library to format logs as GCP-compatible JSON.
michaeltschreiber/logger
Structured logging of python function calls for use with containerized applications and docker compose
nralbers/structlog-extensions-nralbers
Combined log parser processor class for use with structlog
dianedelallee/decoratorStructlog
Small project to play with the decorators and the Structlog library.
mgaitan/pasaron-cosas
https://mgaitan.github.io/pasaron-cosas/slides.html
r-m-n/httpx-structlog
Сustom httpx client that logs all requests and responses with structlog
stefanbschneider/structlog-round
A light-weight structlog processor to round floats for prettier logging.
angelospanag/uv-fastapi-example
An example of a FastAPI application managed as a uv project. Based on the multi-file example from the FastAPI documentation. This fork of the Astral example repository adds a detailed README of all used commands, structured logging with structlog and testing examples with pytest, optionally with coverage with pytest-cov.
csmqbusy/aiogram-weather-bot
Телеграм-бот с realtime погодой, написанный с помощью aiogram-dialog
cyber-francis/structlog_telemetry
Structlog-Telemetry is a very simple custom Python structured logger library
gjedlicska/structlog-to-seq
A collection of structlog event processors, that help bridge the gap between structlog and Seq log server.
IaroslavR/structlog-boilerplate
Simple structlog wrapper for CLI script
python-boltons/logrus
Better logging made easy with support for structlog and the standard logging module.
alexeyshockov/fingerscrossed.py
Buffer the logs and flush them only if something goes wrong
aryaniyaps/medical-job-board
recruitment and job seeking for medical professionals
magenta-aps/structlog-gelf
structlog-aware logging handlers for Graylog
quantumfate/TestNvim
Scalable testing environment for NeoVim plugins
smsearcy/pyramid-debugtoolbar-structlog
Capture events logged via structlog and display in Pyramid Debug Toolbar