package
1.9.1
Repository: https://github.com/jeffzhangme/zap.git
Documentation: pkg.go.dev

# Packages

Package observer provides a zapcore.Core that keeps an in-memory, encoding-agnostic repesentation of log entries.

# Functions

Level controls which messages are logged by a test Logger built by NewLogger.
NewLogger builds a new Logger that logs all messages to the given testing.TB.
Sleep scales the sleep duration by $TEST_TIMEOUT_SCALE.
Timeout scales the provided duration by $TEST_TIMEOUT_SCALE.

# Interfaces

LoggerOption configures the test logger built by NewLogger.
TestingT is a subset of the API provided by all *testing.T and *testing.B objects.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author