# Functions
No description provided by the author
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.
ShortLevelEncoder encodes level as single letter.
WrapOptions adds zap.Option's to a test Logger built by NewLogger.
# Interfaces
LoggerOption configures the test logger built by NewLogger.