logtags
Context annotations
An annotation system for Go contexts allowing key-value storage and retrieval
key/value annotations for Go contexts
39 stars
48 watching
11 forks
Language: Go
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cockroachdb/redact | Tools to remove sensitive information from Go strings | 30 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
jpincas/tormenta | An embedded object-persistence layer with simple JSON database capabilities for Go projects | 45 |
adamgoose/laravel-annotations | A package to add support for annotations in the Laravel framework | 54 |
asticode/go-astitodo | A tool to parse and extract TODOs from Go code comments | 64 |
cockroachdb/cockroach | A distributed, cloud-native SQL database designed for high availability and scalable data management | 30,130 |
mna/gocostmodel | A benchmarking package for the Go language. | 61 |
aphistic/gomol-console | A console logger package for Go applications | 0 |
hashicorp/logutils | A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. | 368 |
imkira/go-loggers-bench | A benchmarking tool to compare the performance and characteristics of different logging libraries in Go. | 53 |
posener/ctxutil | A collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications. | 25 |
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 |
bshuster-repo/logrus-logstash-hook | A Logstash hook that receives log data from Go applications and formats it into a standardized format before sending it to Logstash. | 203 |
alecthomas/go_serialization_benchmarks | A benchmarking project that compares performance and characteristics of various Go serialization methods | 1,570 |