log15
Logging toolkit
A toolkit for structured logging in Go that provides an opinionated API and promotes best-practice logging.
Structured, composable logging for Go
1k stars
26 watching
144 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. | 1,368 |
| | A simple and highly configurable logging library for Go. | 292 |
| | A lightweight and configurable logging library for Go. | 405 |
| | A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. | 368 |
| | A comprehensive logging package with configurable logging levels, formatters, and writers. | 14 |
| | Provides logging and logging configuration utilities for building Go applications using PGX. | 0 |
| | A logging library for Go that allows configuration and customization of log messages. | 44 |
| | Provides logging libraries with simple and fast output options | 48 |
| | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
| | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
| | A simple logging module with rotating file feature and console logging capabilities | 33 |
| | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
| | A simple logging framework for Go applications | 3 |
| | A logging library that provides functions to log different levels of messages with various options. | 10 |
| | A Python-like logging design in Golang with features like leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax. | 16 |