//
pkg.gl
Category
go.uber.org/zap
zaptest
observer
package
1.27.0
Repository:
https://github.com/uber-go/zap.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
232
Files
145 SLOC
#
Functions
New
New creates a new Core that buffers logs in memory (without any encoding).
#
Structs
LoggedEntry
An LoggedEntry is an encoding-agnostic representation of a log message.
ObservedLogs
ObservedLogs is a concurrency-safe, ordered collection of observed logs.