Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequestIDFromContext ¶
Types ¶
type ContextLogger ¶ added in v0.3.2
type ContextLogger struct {
// contains filtered or unexported fields
}
func NewContextLogger ¶ added in v0.3.2
func NewContextLogger(logger *logrus.Logger, next http.Handler) *ContextLogger
func (*ContextLogger) ServeHTTP ¶ added in v0.3.2
func (handler *ContextLogger) ServeHTTP(responseWriter http.ResponseWriter, request *http.Request)
Click to show internal directories.
Click to hide internal directories.