package
1.27.0
Repository: https://github.com/uber-go/zap.git
Documentation: pkg.go.dev

# Functions

New creates a new Core that buffers logs in memory (without any encoding).

# Structs

An LoggedEntry is an encoding-agnostic representation of a log message.
ObservedLogs is a concurrency-safe, ordered collection of observed logs.