negroni-gomol
Logging middleware
Middleware to integrate Gomol logging with Negroni middleware
Negroni middleware to log with the Gomol log library.
0 stars
2 watching
0 forks
Language: Go
last commit: almost 8 years ago gomolnegroni
Related projects:
Repository | Description | Stars |
---|---|---|
aphistic/gomol-console | A console logger package for Go applications | 0 |
aphistic/gomol-writer | A gomol logger that supports logging to any io.Writer | 0 |
aphistic/gomol-loggly | A Go library that enables logging to Loggly | 0 |
aphistic/gomol-json | A logger for networked JSON messages in Go | 0 |
aphistic/gomol-gelf | A logger that writes to GELF endpoints to support logging in gomol. | 0 |
mborders/logmatic | Dynamic log level configuration and colorized logging for Golang applications | 16 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 35 |
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 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
samber/slog-channel | A Go channel handler for structured logging | 6 |
samber/slog-sentry | A Sentry handler library for structured logging in Go | 46 |