Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLogger ¶
func NewLogger(opts ...LoggerOption) fiber.Handler
Types ¶
type LoggerOption ¶
type LoggerOption func(*LoggerOpts)
func WithOutput ¶
func WithOutput(w io.Writer) LoggerOption
type LoggerOpts ¶
Click to show internal directories.
Click to hide internal directories.