# Functions
No description provided by the author
New generate a new zap logger instance.
NewLevelHandler returns a LevelHandler with the given level.
NewNopHandler returns an empty handler.
# Structs
A LevelHandler wraps a Handler with an Enabled method that returns false for levels below a minimum.