# Functions
Debugf uses fmt.Sprintf to log a templated message.
Errorf uses fmt.Sprintf to log a templated message.
Fatalf uses fmt.Sprintf to log a templated message.
Infof uses fmt.Sprintf to log a templated message.
NewLogger create a new SugaredLogger.
Panicf uses fmt.Sprintf to log a templated message.
Warnf uses fmt.Sprintf to log a templated message.