# Functions
Debug logs a message at level Debug on the standard logger.
Debug logs a message with fields at level Debug on the standard logger.
Error logs a message at level Error on the standard logger.
Debug logs a message with fields at level Debug on the standard logger.
Fatal logs a message at level Fatal on the standard logger.
Debug logs a message with fields at level Debug on the standard logger.
No description provided by the author
Info logs a message at level Info on the standard logger.
Debug logs a message with fields at level Debug on the standard logger.
Panic logs a message at level Panic on the standard logger.
Debug logs a message with fields at level Debug on the standard logger.
No description provided by the author
No description provided by the author
Warn logs a message at level Warn on the standard logger.
Debug logs a message with fields at level Debug on the standard logger.
# Constants
5.
No description provided by the author
2.
No description provided by the author
1.
No description provided by the author
4.
No description provided by the author
0.
No description provided by the author
3.
No description provided by the author
# Variables
No description provided by the author
# Type aliases
Fields wraps logrus.Fields, which is a map[string]interface{}.