package
0.0.0-20220322084652-16f8954eccdd
Repository: https://github.com/lf-engineering/dev-analytics-affiliation.git
Documentation: pkg.go.dev

# Functions

Debug log message.
Debugf log message.
Error log message with fields.
Fatal log message.
Fatalf log message.
GenerateUUID is function to generate our own uuid if the google uuid throws error.
GetRequestID is function to generate uuid as request id if client doesn't pass X-REQUEST-ID request header.
Info log message.
Infof log message.
Panic log message.
Panicf log message.
Printf ...
Println log message.
StripSpecialChars strips newlines and tabs from a string.
Trace returns the source code line and function name (of the calling function).
Warn log message.
Warnf log message.
WithError logs a message with the specified error.
WithField log message with field.
WithFields logs a message with fields.

# Structs

UTCFormatter structure for logging.