onelog
JSON logger
A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels.
Dead simple, super fast, zero allocation logger for Golang
414 stars
9 watching
16 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
allocationfastgolangloggerloggingmodularoptimization
Related projects:
Repository | Description | Stars |
---|---|---|
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,123 |
edoger/zkits-logger | A lightweight JSON logging library with controllable caller and stack information reporting, supporting structured logs and 7 log levels. | 26 |
kpango/glg | A fast and simple logging library for Go | 190 |
aphistic/gomol-json | A logger for networked JSON messages in Go | 0 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
ovirt/go-ovirt-client-log-klog | A Go library that transforms OOP-style logging calls into klog calls with separate verbosity levels | 1 |
xybor-x/xylog | 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 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
azer/logger | A minimalistic logging library for Go. | 157 |