uber-go/zap
# Blazing fast, structured, leveled logging in Go.
$ git clone https://github.com/uber-go/zap.git
stars
24,577
forks
1,535
language
Go
license
MIT License
What is uber-go/zap?
Zap is a structured logging library for Go that prioritizes performance and ease of use. It provides leveled logging (debug, info, warn, error, etc.) with support for structured fields, making logs easier to parse and query programmatically. Developers use zap when they need fast, efficient logging in production applications where log volume is high or performance is critical.
Links
Topics
Activity
188 open issues · last updated Jul 21, 2026