log

Logging hub

A logging system that allows data to be written to multiple destinations with guaranteed O(1) constant time performance

memo Logging with multiple output targets.

GitHub

10 stars
2 watching
1 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists

gologlogging

Backlinks from these awesome lists:

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,367
ian-kent/go-log Provides a logging package with customizable log levels, appenders, and output destinations. 43
go-playground/log A simple and highly configurable logging library for Go. 293
subchen/go-log A comprehensive logging package with configurable logging levels, formatters, and writers. 14
lajosbencz/glo A Go logging library with customizable handlers and filters for controlling output levels. 16
pieterclaerhout/go-log A logging library that provides functions to log different levels of messages with various options. 10
ergo-services/logger A collection of loggers for the Ergo Framework, providing colorized output and file rotation capabilities. 3
alexcesaro/log Provides logging libraries with simple and fast output options 48
fclairamb/go-log A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. 4
jbrodriguez/mlog A simple logging module with rotating file feature and console logging capabilities 34
go-ozzo/ozzo-log A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. 122
hashicorp/logutils A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. 368
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
hashicorp/go-hclog A logging package providing customizable output modes and levels for logging messages in Go applications. 321