Topic: "structured-logging"
samber/slog-rollbar
🚨 slog: Rollbar handler
Language: Go - Size: 78.1 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

kaihendry/middleware
Logging a HTTP request with Go
Language: Go - Size: 6.84 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

alexandrehtrb/CqrsExample
An example of CQRS architectural pattern on ASP.NET Core.
Language: C# - Size: 106 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

veqryn/slog-bugsnag
Golang structured logging (slog) handler middleware for bugsnag
Language: Go - Size: 82 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

xpherism/delphi-slogging
Delphi structured logging framework inspired by .NET logging framework.
Language: Pascal - Size: 106 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

pamburus/slogx
Extensions and helpers for log/slog package.
Language: Go - Size: 373 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stratastor/logger
A Minimal Go Package for Structured JSON Logging with Optional Sentry Integration. Easily configurable and concurrency-safe, it supports method chaining and independent logger instances.
Language: Go - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

GregoryKogan/jwt-microservice
A high-performance JWT authentication microservice written in Go, featuring Redis caching and Docker support.
Language: Go - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

www778878net/LogPy
A flexible Python logging library supporting console, file, and server logging with advanced features.
Language: Python - Size: 263 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

brytelands/sologger-geyser-plugin
A geyser plugin for Sologger
Language: Rust - Size: 1.28 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

ashtishad/log-analyzer
A concurrent tool to identify the most loyal customers by analyzing their activity logs, utilizing concurrent processing using file chunks for improved performance.
Language: Go - Size: 18.3 MB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

karagenc/zap4echo
Full featured logger and panic recovery middleware for Echo. Based on Uber's zap.
Language: Go - Size: 49.8 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

hhk7734/zapx.go
Helper for Contextual and Structured Logging in Golang with uber-go/zap
Language: Go - Size: 24.4 KB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

ronny/clog
Google Cloud Logging adapter for `log/slog`.
Language: Go - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

hamid-jaafary/spring-boot-logging-with-ELKB-stack
a comprehensive guide and configuration files for setting up structured logging in Spring Boot applications with TLS-enabled ELK-B Stack using Docker Compose
Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dl1998/go-logging
Logger implementation for Go.
Language: Go - Size: 7.06 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sashamakarenko/slog
Structured C++ Logger with optimization opportunities for latency and/or disk.
Language: C++ - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kwahome/sopa-api
Configurable and extensible structured logging on top of `slf4j` API to generate easily parsable log messages in desired formats.
Language: Java - Size: 141 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

butlerx/metric-log-demo 📦
A Metrics and sturctured log demo, using a beer inventory
Language: Python - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

muonsoft/errors
Errors for structured logging
Language: Go - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

slog4j/slog4j
Structured Event Logging for Java.
Language: Java - Size: 365 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

arivictor/mojito
🍋 customisable structured logger for Go
Language: Go - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

vncntx/captainslog
A simple but powerful logging library for Go
Language: Go - Size: 1.01 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

vargspjut/wlog
A golang logger with log-level capabilities and support for structured logging, hooks and more
Language: Go - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

generalui/elixir-logging
An Elixir app template demonstrating setting up structured logging.
Language: JavaScript - Size: 282 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

corestoreio/log
Package log provides a minimal Logger interface and structured logging based on the idea of uber-go/zap
Language: Go - Size: 78.1 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

bbugyi200/logrus
Better logging made easy with support for structlog and the standard logging module.
Language: Python - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

chrisguest75/pyk8s-remotedebug
A skeleton python base service using skaffold and configured for remote debugging.
Language: Shell - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

baldanca/slog
Simple structured leveled logging for Go
Language: Go - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

felfel/logging-py
Highly opinionated structured logging for python projects.
Language: Python - Size: 60.5 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

vectordotdev/timber-elixir-plug 📦
🌲Timber integration for Plug
Language: Elixir - Size: 36.1 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

andycmaj/SerilogEventLogger
Better structured event logging backed by serilog
Language: C# - Size: 369 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

felfel/logging-dotnet
Highly opinionated structured logging for .NET projects.
Language: C# - Size: 36.1 KB - Last synced at: 12 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

vndevpro/Logging.StructuredLog4Net
Structured Logging support by adding extension methods on Log4Net log object, JSON serialization by newtonsoft.json
Language: PowerShell - Size: 1.62 MB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

podhmo/monokaki
contextual logging library, no patch, no logging module replacement
Language: Python - Size: 14.6 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

charithe/instrumentation-example
Go example to illustrate structured logging and instrumentation with OpenCensus
Language: Go - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

stevelle/logfuncj
Extends SLF4j for Java 8+ functional style arguments and structured logging
Language: Java - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

thedanielforum/apex-gin
Gin middleware for Apex-log
Language: Go - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vectordotdev/example-heroku-ruby-sinatra 📦
Example Sinatra app using Timber
Language: Ruby - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

braedon/python-jog
JSON Structured Logging for Python
Language: Python - Size: 8.79 KB - Last synced at: 15 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

Puddot/XQRiskCore-open
XQRiskCore is a governance-grade risk control engine designed for trading, ensuring robust policy enforcement throughout the trade lifecycle. Experience seamless access as an admin, trader, or auditor without any setup—dive in and explore the features today! 🐙💻
Language: Python - Size: 12.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

nashysolutions/logging
Pretty-print and sanitise [String: Any] dictionaries for debugging, with stable JSON formatting and graceful handling of non-serialisable types.
Language: Swift - Size: 41 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

zentooo/logspan
Zero-dependency structured logging library for Go with context-based log aggregation. Consolidates multiple log entries into unified JSON structures for efficient log analysis and troubleshooting.
Language: Go - Size: 7.21 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

felipeversiane/donation-server
http api rest to receive donations via pix or credit/debit card.
Language: Go - Size: 20.5 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

OliverSchlueter/sloki 📦
A slog handler which sends logs to Loki
Language: Go - Size: 8.79 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

czechbol/ctxlog
A structured logging library for Python that provides nested, context-rich logs.
Language: Python - Size: 163 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

iguanesolutions/auto-slog
Create a Golang structured logger automatically adapted to the output
Language: Go - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

joeycumines/logiface
Package logiface provides a performant zerolog-like API for any logger.
Language: Go - Size: 349 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

weezy20/kvs
KVS (Key-Value-Store)
Language: Rust - Size: 85.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Blokyk/ca2254-codefix
A codefix for CA2254, to replace interpolated strings with a proper structred-logging friendly message
Language: C# - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

cploutarchou/loggix
🦀 Loggix: A powerful, thread-safe structured logging library for Rust. Features colored terminal output, JSON formatting, and field support. Inspired by Logrus, it combines beautiful output with production-ready performance.
Language: Rust - Size: 34.9 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

AlonMell/grovelog
A flexible Go logging library enhancing log/slog with color support, structured logging, context awareness, and optimized performance.
Language: Go - Size: 37.1 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

teragrep/rsm_01
Teragrep record schema mapper library for Java
Language: Java - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 3

holedaemon/slogx
A set of extension for Go's log/slog standard library.
Language: Go - Size: 1.95 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

eaardal/pretty-logrus
Prints JSON-formatted logrus log messages in a more human readable format
Language: Go - Size: 913 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

UiP9AV6Y/go-slog-adapter
Golang structured logging adapter
Language: Go - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

g4-api/g4-abstraction
G4.Abstraction is a suite of libraries for .NET that simplifies command-line processing with G4.Abstraction.Cli, structured logging with G4.Abstraction.Logging, and WebDriver initialization with G4.Abstraction.WebDriver. Each library can be used independently or combined to streamline complex tasks across a wide range of .NET applications.
Language: C# - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AVykhrystyuk/coinpedia
A high-load application for displaying cryptocurrency quotes in multiple currencies.
Language: C# - Size: 146 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tsavola/sjournal
Go slog handler for systemd journal
Language: Go - Size: 74.2 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pamburus/slogf
A bridge between the log/slog and logf packages.
Language: Go - Size: 85.9 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Gandalf-Le-Dev/zigbeam
A std.log compliant colored logging library for Zig
Language: Zig - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Muasa-harman/car_parking_monorepo
By using a monorepo structure, the project can manage these interconnected services efficiently, allowing for easier collaboration and consistency across the system.
Language: TypeScript - Size: 593 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

tsavola/joinslog
Go slogging utility
Language: Go - Size: 1.95 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

claudioaltamura/spring-boot-structured-logging
Structured Logging example with Spring Boot 3.4!
Language: Java - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

myron-meng/sloginit
sloginit is a Go log/slog wrapper that provides easy-to-use functions for initializing and configuring log/slog in your Go applications.
Language: Go - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Lissone/simple-go-api
This project is my first step into Go Lang, offering an introduction to the language and API development with it.
Language: Go - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

askeladdk/slog
structured logger for lazy gophers
Language: Go - Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SkYNewZ/slog-pushover
Pushover handler for slog logger
Language: Go - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

omrilotan/jonson
Out-of-the-box JSON logger
Language: Python - Size: 5.86 KB - Last synced at: 21 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

GabrielHCataldo/go-logger
📑 Lightweight, fully configurable and open source log library written in Go. Supports multiple inputs, and easily customized outputs with value masks for all types.
Language: Go - Size: 237 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TLINDEN/yadu
A human readable slog.Handler using YAML to show attrs
Language: Go - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DamirsCorner/20240112-dotnet-structured-logging
Sample project for 'Benefits of structured logging' blogpost
Language: C# - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

atombrenner/npm-log-json
Pragmatic JSON line logging for humans and Elasticsearch.
Language: TypeScript - Size: 838 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mcrute/simplevisor
Yet another process supervisor but with JSON logs and Vault integration
Language: Go - Size: 33.2 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pm4net/StructuredLogExplorer
A web application to explore structured log files using object-centric process mining techniques.
Language: TypeScript - Size: 18.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shinto-dev/url-shortener
Language: Go - Size: 628 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

UchiTesting/UT-Logging
Experimenting and discovering logging with NLog and ASP .NET Core.
Language: HTML - Size: 850 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gward/lolog
low-overhead structured logging in Python and C
Language: Python - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

omaskery/simple-logr
This little library intended to be a small, customisable component for use with the logr Go library.
Language: Go - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

forksofpower/kikori
A dead simple log management system
Language: Elixir - Size: 1.99 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rafaelespinoza/logg
Structured logging library with simple API
Language: Go - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

serilog-contrib/Serilog.Sinks.MFilesSysUtilsEventLog
A Serilog sink wrapper to write to the Windows EventLog using the SysUtils.ReportXToEventLog() in an M-Files Vault Application. See https://www.nuget.org/packages/Serilog.Sinks.MFilesSysUtilsEventLog/ for the NUGet
Language: C# - Size: 168 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rob-blackbourn/JetBlack.JsonConsoleLogger
A JSON console logger for .Net
Language: C# - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

willianlim/java_geek_university
☕ Aprenda Java do Básico até Orientação a Objetos, Herança e Polimorfismo, Collections, Threads e muito mais!
Language: Java - Size: 180 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ttys3/lgr 📦
simple structured logging wrapper based on zap
Language: Go - Size: 85.9 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

DanielWilliamClarke/Thoth
Aspectjs Contextual Logging POC
Language: TypeScript - Size: 1.27 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

fond-of-vertigo/logger
Go logging lib
Language: Go - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

scott-cotton/L
minimalist, structured, project-aware logging for Go
Language: Go - Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MirzaMerdovic/loggermessage-pattern-example
Net Core LoggerMessage pattern example
Language: C# - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ErikMuir/lambda-utils
AWS Lambda utilities for NodeJS
Language: JavaScript - Size: 336 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

UsualDeveloper/PlainLogsToDbConverter
The project aim is to help "plain old text logs" analysis, by transforming log entries into a structured form and inserting them into an SQL database.
Language: C# - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Andr3as07/logger
Simple .net structured logger
Language: C# - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Granerkbrand/Logging
small structured logger
Language: C# - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vargspjut/systemd-journal
Go bindings to systemd journal with full read/write access, filtering and following support
Language: Go - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hassiexx/slog-grpc-mw 📦
gRPC Go middleware for Coder's Slog logger
Language: Go - Size: 489 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

jpmikkers/Delimit-Json
Powershell function that splits text consisting of concatenated JSON objects into separate JSON chunks.
Language: PowerShell - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

kritikos-io/StructuredLogging
:loud_sound: Templates used for consistent structured logging
Language: C# - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

digital-fabric/logfire
Structured logging for Ruby
Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

github-mirrors/zerolog
Zero Allocation JSON Logger
Language: Go - Size: 4.32 MB - Last synced at: over 1 year ago - Stars: 0 - Forks: 1
github-mirrors/zerolog
Zero Allocation JSON Logger
Language: Go - Size: 4.32 MB - Last synced at: over 1 year ago - Stars: 0 - Forks: 1