GopherCon 2023: Jonathan Amsterdam - Structured Logging for the Standard Library

Опубликовано: 24 Март 2024
на канале: Gopher Academy
905
31

Go 1.21 has a new structured logging package called slog. In this talk, I’ll describe the motivation for adding structured logging to the standard library, and I’ll cover the design and API of the package. Along the way, I’ll explain how the design achieves high performance.