structured-logging
There are 330 repositories under structured-logging topic.
uber-go/zap
Blazing fast, structured, leveled logging in Go.
rs/zerolog
Zero Allocation JSON Logger
NLog/NLog
NLog - Flexible and Structured Logging for various .NET Platforms
hynek/structlog
Simple, powerful, and fast logging for Python.
slog-rs/slog
Structured, contextual, extensible, composable logging for Rust
pamburus/hl
A fast and powerful log viewer and processor that converts JSON logs or logfmt logs into a clear human-readable format.
phuslu/log
Fastest structured logging
samber/oops
🔥 Error handling library with context, assertion, stack trace and source fragments
7mind/izumi
Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
cdimascio/generator-express-no-stress
🚂 A Yeoman generator for Express.js based 12-factor apps and apis
samber/slog-multi
🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...
jrobichaud/django-structlog
Structured Logging for Django
goatshriek/stumpless
a fast and feature-rich logging library for C
NLog/NLog.Extensions.Logging
NLog as Logging Provider for Microsoft Extension Logging
loglayer/loglayer
A modern logging library for Javascript / Typescript that routes logs to various logging libraries, cloud providers, files, StatsD, and OpenTelemetry while providing a fluent API for specifying log messages, metadata and errors.
coder/slog
Minimal structured logging library for Go
Southclaws/fault
Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.
reubano/pygogo
A Python logging library with superpowers
tilfin/ougai
A Ruby structured logging is capable of handling a message, custom data or an exception easily and generates JSON or human readable logs.
koenbollen/jl
jl — JSON Logs, a development tool for working with structured JSON logging.
vectordotdev/timber-elixir
🌲 Great Elixir logging made easy
samber/slog-formatter
🚨 slog: Attribute formatting
tersesystems/terse-logback
Structured Logging, Tracing, and Observability with Logback
alaatm/Sejil
Capture, view and filter your ASP.net core log events right from your app
hedhyw/json-log-viewer
Interactive viewer for JSON logs.
samber/slog-gin
🚨 Gin middleware for slog logger
meta-pytorch/tritonparse
TritonParse: A Compiler Tracer, Visualizer, and Reproducer for Triton Kernels
olsh/resharper-structured-logging
An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
vectordotdev/timber-ruby
🌲 Great Ruby logging made easy.
veqryn/slog-context
Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically read any custom context values, such as OpenTelemetry TraceID.
karlseguin/log.zig
A structured logger for Zig
structured-log/structured-log
A JavaScript implementation of Serilog's hybrid text/structured logging
samber/slog-echo
🚨 Echo middleware for slog logger
troglobit/sysklogd
BSD syslog daemon with syslog()/syslogp(), i.e., structured logging API replacement for Linux, RFC3164 + RFC5424
josheppinette/python-logfmter
Add logfmt structured logging using the stdlib logging module and without changing a single log call.
samber/slog-sampling
🚨 slog sampling: drop repetitive log records