xlog
Request logger
A logging library designed to handle HTTP requests with context awareness without blocking the application
xlog is a logger for net/context aware HTTP applications
139 stars
10 watching
13 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
xfxdev/xlog | Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
zalando/logbook | An extensible logging library for HTTP requests and responses. | 1,852 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
samber/slog-fiber | A middleware that logs HTTP requests using the Slog logging library. | 58 |
xybor-x/xylog | A Python-like logging design in Golang with features like leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax. | 16 |
trusche/httplog | Logs outgoing HTTP requests in Ruby applications. | 810 |
raekkeri/django-requestlogs | A package providing middleware and helpers for logging request-response cycles in web applications. | 63 |
ergo-services/logger | A collection of loggers for the Ergo Framework, providing colorized output and file rotation capabilities. | 3 |
samber/slog-webhook | A library that provides a webhook handler for structured logging in Go | 8 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
nlog/nlog.extensions.logging | Provides a logging solution for .NET Core applications using the NLog library | 392 |
accelerationnet/a-cl-logger | A logging library providing context-sensitive logging and integration with various output streams. | 13 |
kpango/glg | A fast and simple logging library for Go | 190 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |