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

# Functions

New constructs a spy logger that collects spy.Log records to a Sink.

# Structs

A Log is an encoding-agnostic representation of a log message.
Logger satisfies zap.Logger, but makes testing convenient.
A Sink stores Log structs.