MCPcopy
hub / github.com/gofiber/fiber / WithContext

Method WithContext

log/log.go:86–86  ·  view source on GitHub ↗

WithContext returns a new logger with the given context.

(ctx any)

Source from the content-addressed store, hash-verified

84
85 // WithContext returns a new logger with the given context.
86 WithContext(ctx any) CommonLogger
87}
88
89// Level defines the priority of a log message.

Implementers 1

defaultLoggerlog/default.go

Calls

no outgoing calls