go-log
Logger
Provides a logging package with customizable log levels, appenders, and output destinations.
A logger, for Go
43 stars
3 watching
21 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
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 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
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 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
ian-kent/gofigure | Tool for easy configuration of Go applications with support for environment variables and command line flags. | 68 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
subchen/go-log | A comprehensive logging package with configurable logging levels, formatters, and writers. | 14 |
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 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 35 |
no-src/log | A simple logging framework for Go applications | 3 |