# Functions
Sets log to debug.
Duration is a convenience function to log elapsed time.
Err starts a new message with error level with err as a field if not nil or with info level if err is nil.
Sets log to error.
Sets log to fatal.
Sets log to info.
Sets log to panic.
Sets log level.
Sets logging output.
Sets log to trace.
Track is a convenience function to track time spent.
Sets log to warn.
WithContext sets connectionId, correlationId, and queryId to be used as fields.
# Variables
No description provided by the author
# Structs
No description provided by the author