# Functions
Error outputs a message at error level.
Errorf uses fmt.Sprintf to construct and log a message at error level.
Info outputs a message at info level.
Infof uses fmt.Sprintf to construct and log a message at info level.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author