Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogWithOptions ¶
func LogWithOptions(logger log.Logger, opts ...Option) endpoint.LogMiddleware
func Noop ¶
func Noop() endpoint.LogMiddleware
Types ¶
type Option ¶
type Option func(cfg *logConfig)
func WithContentTypes ¶
func WithLogBody ¶
Shortcut for logResponseBody and logRequestBody
func WithLogRequestBody ¶
func WithLogResponseBody ¶
Click to show internal directories.
Click to hide internal directories.