# Functions

Debug forwards debug logs to the root logger.
Error forwards error logs to the root logger.
Fatal forwards fatal logs to the root logger.
Info forwards info logs to the root logger.
NewLogger returns a configured Zap Logger.
SetLogger sets a new logger as the root logger.
Warn forwards warn logs to the root logger.
With returns a new logger with fields persisted.
WithOptions returns a new logger with options persisted.