Documentation ¶
Index ¶
- Variables
- func BuildLogEntry(l *logrus.Entry, in map[string]string) *logrus.Entry
- func GuardCritical(msg string, err error)
- func InitLogger()
- func NewLogger(level, facility, tag string, sentry string, syslogAddr string) (*logrus.Logger, error)
- func UuidHttpLog(uuid string, resp *resty.Response)
- func UuidInboundLog(logLevel, uuid, message string)
- func UuidLog(logLevel, uuid, message string)
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *logrus.Logger
Functions ¶
func GuardCritical ¶
func InitLogger ¶
func InitLogger()
func UuidHttpLog ¶
func UuidHttpLog(uuid string, resp *resty.Response)
func UuidInboundLog ¶
func UuidInboundLog(logLevel, uuid, message string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.