Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler makes logs easy to read from the CLI
func NewHandler ¶
func NewHandler(options HandlerOpts, w io.Writer) *Handler
Click to show internal directories.
Click to hide internal directories.