zerolog
Logger
Provides fast and simple logging with JSON output, minimizing allocations and reflection.
Zero Allocation JSON Logger
11k stars
69 watching
574 forks
Language: Go
last commit: 7 days ago
Linked from 2 awesome lists
golangjsonloggingstructured-loggingzerolog
Related projects:
Repository | Description | Stars |
---|---|---|
francoispqt/onelog | A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. | 414 |
abc-arbitrage/zerolog | A high-performance logging library designed to minimize memory allocation and optimize performance in latency-sensitive applications. | 406 |
jwreagor/grpc-zerolog | An implementation of the grpclog.LoggerV2 interface using a logging library called zerolog. | 40 |
uber-go/zap | Blazing fast logging for Go applications | 22,034 |
platformlab/nanolog | A high-performance logging system that uses compile-time extraction and runtime hotpath optimization to achieve low latency. | 3,004 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,308 |
pquerna/ffjson | Generates optimized JSON serialization functions for Go structures | 2,967 |
gabime/spdlog | Fast and flexible logging library for C++ applications. | 24,386 |
serilog/serilog | A logging library designed to capture structured event data and provide flexible output options | 7,289 |
edoger/zkits-logger | A lightweight JSON logging library with controllable caller and stack information reporting, supporting structured logs and 7 log levels. | 26 |
tencent/bqlog | A high-performance logging system designed for multiple platforms and languages, optimized for real-time compression and low memory usage. | 224 |
zerosnake0/jzon | A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. | 11 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
abumq/easyloggingpp | A single-header logging library for C++ applications with support for asynchronous logging, thread safety, and custom log patterns. | 3,796 |
zaach/jison | A tool for generating JavaScript parsers from grammars | 4,356 |