zerolog
Logger
Provides fast and simple logging with JSON output, minimizing allocations and reflection.
Zero Allocation JSON Logger
11k stars
72 watching
573 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
golangjsonloggingstructured-loggingzerolog
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. | 414 |
| A high-performance logging library designed to minimize memory allocation and optimize performance in latency-sensitive applications. | 406 |
| An implementation of the grpclog.LoggerV2 interface using a logging library called zerolog. | 40 |
| Blazing fast logging for Go applications | 22,167 |
| A high-performance logging system that uses compile-time extraction and runtime hotpath optimization to achieve low latency. | 3,039 |
| A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,481 |
| Generates optimized JSON serialization functions for Go structures | 2,967 |
| Fast and flexible logging library for C++ applications. | 24,698 |
| A logging library designed to capture structured event data and provide flexible output options | 7,326 |
| A lightweight JSON logging library with controllable caller and stack information reporting, supporting structured logs and 7 log levels. | 26 |
| A high-performance logging system designed for low-memory consumption and high-compression rates. | 257 |
| A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. | 11 |
| A logging library for Go that allows configuration and customization of log messages. | 44 |
| A single-header logging library for C++ applications with support for asynchronous logging, thread safety, and custom log patterns. | 3,813 |
| A tool for generating JavaScript parsers from grammars | 4,364 |