# Functions
No description provided by the author
Fatal is equivalent to Get().Error() followed by a call to os.Exit(1).
Get returns the logger instance that has been previously set.
Info logs a non-error message with the given key/value pairs as context.
InitZap creates a zap logger with the provided verbosity level and sets it as the package logger.
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
NullTimeEncoder skips time serialization.
V returns an Logger value for a specific verbosity level, relative to this Logger.
VLevelEncoder serializes a Level to V + v-level number,.
No description provided by the author
# Type aliases
No description provided by the author