Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithFormatter ¶
func WithFormatter(formatter monolog.Formatter) monolog.HandlerOpt
Types ¶
type Handler ¶
type Handler struct { *monolog.Handlerable // contains filtered or unexported fields }
func NewHandler ¶
func NewHandler(writer io.Writer, opts ...monolog.HandlerOpt) *Handler
Click to show internal directories.
Click to hide internal directories.