//
pkg.gl
Category
github.com/uber-go/zap
spy
package
0.1.0-beta.1
Repository:
https://github.com/uber-go/zap.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
0
Files
94 SLOC
#
Functions
New
New constructs a spy logger that collects spy.Log records to a Sink.
#
Structs
Log
A Log is an encoding-agnostic representation of a log message.
Logger
Logger satisfies zap.Logger, but makes testing convenient.
Sink
A Sink stores Log structs.