logex
log logger
A Go library that provides logging functionality with features such as tracing and level support.
An golang log lib, supports tracking and level, wrap by standard log lib
43 stars
10 watching
13 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
azer/logger | A minimalistic logging library for Go. | 157 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
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 |
logur/logur | An opinionated logging library with a unified interface and adapters for various logging libraries. | 204 |
yuseferi/zax | A library that adds context to a logging system for easier parameter management and reduced boilerplate code generation. | 24 |
subchen/go-log | A comprehensive logging package with configurable logging levels, formatters, and writers. | 14 |
aphistic/gomol-loggly | A Go library that enables logging to Loggly | 0 |
kpango/glg | A fast and simple logging library for Go | 190 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |