log

Logger

Provides logging libraries with simple and fast output options

Logging packages for Go

GitHub

48 stars
6 watching
5 forks
Language: Go
last commit: about 9 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ian-kent/go-log Provides a logging package with customizable log levels, appenders, and output destinations. 43
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
sasbury/logging A Go package that provides a logging system with flexible tag-based levels and support for both named loggers and default logger 11
chzyer/logex A Go library that provides logging functionality with features such as tracing and level support. 43
pieterclaerhout/go-log A logging library that provides functions to log different levels of messages with various options. 10
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
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
no-src/log A simple logging framework for Go applications 3
gyozatech/noodlog A logging library for Go that allows configuration and customization of log messages. 44
ergo-services/logger A collection of loggers for the Ergo Framework, providing colorized output and file rotation capabilities. 3
dixonwille/wlog A simple logging interface with cross-platform color support and concurrency features. 66
aphistic/gomol-console A console logger package for Go applications 0