go-hclog
Logging package
A logging package providing customizable output modes and levels for logging messages in Go applications.
A common logging package for HashiCorp tools
321 stars
287 watching
42 forks
Language: Go
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
hashicorp/logutils | A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. | 368 |
hashicorp/go-dbw | A lightweight package to encapsulate database operations in Go. | 14 |
jackc/pgx-go-kit-log | Provides logging and logging configuration utilities for building Go applications using PGX. | 0 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
heartwilltell/log | A simple leveled logging wrapper around the standard log package | 16 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
hashicorp/go-version | A library for parsing and verifying version numbers and constraints. | 1,631 |
go-playground/log | A simple and highly configurable logging library for Go. | 293 |
apex/log | A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. | 1,367 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
jbrodriguez/mlog | A simple logging module with rotating file feature and console logging capabilities | 34 |
alecthomas/kong-hcl | A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. | 8 |
subchen/go-log | A comprehensive logging package with configurable logging levels, formatters, and writers. | 14 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |