log
Logging library
A structured logging library that provides multiple output options and high-performance features.
Fastest structured logging
694 stars
24 watching
45 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
golangjsonlogloggerloggingslogstructured-logging
Related projects:
Repository | Description | Stars |
---|---|---|
apex/log | A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. | 1,368 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
subchen/go-log | A comprehensive logging package with configurable logging levels, formatters, and writers. | 14 |
go-playground/log | A simple and highly configurable logging library for Go. | 292 |
heartwilltell/log | A simple leveled logging wrapper around the standard log package | 16 |
gookit/slog | A lightweight and configurable logging library for Go. | 405 |
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 |
moteus/lua-log | An asynchronous logging library for Lua that allows flexible output to multiple destinations with different formats. | 110 |
xfxdev/xlog | Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,242 |
hardysimpson/zlog | A logging library designed to be fast, safe and flexible, providing a clear model for managing log entries. | 2,268 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 35 |
log4s/log4s | A high-performance SLF4J wrapper for Scala that provides an idiomatic and efficient logging solution. | 171 |
kazu-yamamoto/logger | An efficient logging system for Haskell applications. | 159 |
boostorg/log | A C++ library for logging in applications and libraries | 183 |