go-logger
Go logger
A logging library for Go programs providing customizable logging options and a simple API
Simple logger for Go programs. Allows custom formats for messages.
290 stars
10 watching
51 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
golangloggerlogging-library
Related projects:
Repository | Description | Stars |
---|---|---|
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
aphistic/gomol-loggly | A Go library that enables logging to Loggly | 0 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
azer/logger | A minimalistic logging library for Go. | 157 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
aphistic/gomol-console | A console logger package for Go applications | 0 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
kpango/glg | A fast and simple logging library for Go | 190 |
aphistic/gomol-writer | A gomol logger that supports logging to any io.Writer | 0 |
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 |
aphistic/gomol-gelf | A logger that writes to GELF endpoints to support logging in gomol. | 0 |