# Functions
Crit is a convenient alias for Root().Crit.
Debug is a convenient alias for Root().Debug.
Error is a convenient alias for Root().Error.
No description provided by the author
Info is a convenient alias for Root().Info.
No description provided by the author
No description provided by the author
New returns a new logger with the given context.
Root returns the root 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
Trace is a convenient alias for Root().Trace.
Warn is a convenient alias for Root().Warn.
WithContext context log.
# Interfaces
No description provided by the author