distillog

Logger

A minimalistic logging library with support for varying log levels and no extraneous features.

Logging, distilled

GitHub

31 stars
4 watching
7 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists

golangloggerlogger-interfacelogging

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
azer/logger A minimalistic logging library for Go. 157
apsdehal/go-logger A logging library for Go programs providing customizable logging options and a simple API 290
dixonwille/wlog A simple logging interface with cross-platform color support and concurrency features. 66
jfcg/yell A minimalist logging library with configurable severity levels and customization options 1
gyozatech/noodlog A logging library for Go that allows configuration and customization of log messages. 44
unixjunkie/dolog A minimalist logging library that provides basic logging functionality with optional customization options. 37
alexcesaro/log Provides logging libraries with simple and fast output options 48
samber/slog-multi A library providing design workflows and handlers for structured logging in Go, including pipeline, fanout, routing, failover, and load balancing. 390
samber/slog-formatter A library that provides attribute formatting for structured logging in Go. 124
pieterclaerhout/go-log A logging library that provides functions to log different levels of messages with various options. 10
ian-kent/go-log Provides a logging package with customizable log levels, appenders, and output destinations. 43
mbndr/logo A logging library with flexible configuration and output options 12
karlseguin/log.zig A structured logging library for Zig that provides a flexible and efficient way to log messages. 99
kpango/glg A fast and simple logging library for Go 190
chzyer/logex A Go library that provides logging functionality with features such as tracing and level support. 43