# Functions
NewMockContextLogs creates a new mock instance.
NewMockLogs creates a new mock instance.
# Structs
Helper provides a test helper for logz using a real logger.
MockContextLogs is a mock of ContextLogs interface.
MockContextLogsMockRecorder is the mock recorder for MockContextLogs.
MockHelper provides a test helper for logz using a mock logger.
MockLogs is a mock of Logs interface.
MockLogsMockRecorder is the mock recorder for MockLogs.