# Functions

Debug - shorthand debug.
Debugf - shorthand debug using format.
Error - shorthand error.
Errorf - shorthand error using format.
Fatal - shorthand fatal.
Fatalf - shorthand fatal using format.
Info - shorthand info.
Infof - shorthand info using format.
Panic - shorthand panic.
Panicf - shorthand panic using format.
Warn - shorthand warn.
Warnf - shorthand warn using format.

# Variables

Log - logrus struct.