Debug exports the logs Debug connected to our global log.
Init sets up the logger intially if run multiple times, it returns an error.
SetLog sets the log.
UseLog demonstrates using our global log.
WithField exports the logs withfield connected to our global log.