Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestIdFormatter ¶
type RequestIdFormatter struct {
// contains filtered or unexported fields
}
func (*RequestIdFormatter) Format ¶
func (f *RequestIdFormatter) Format(entry *logrus.Entry) ([]byte, error)
func (*RequestIdFormatter) SetRequestId ¶
func (f *RequestIdFormatter) SetRequestId(requestId string)
Click to show internal directories.
Click to hide internal directories.