Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WriterHook ¶
type WriterHook struct {
// contains filtered or unexported fields
}
func NewWriterHook ¶
func NewWriterHook(output interface{}) *WriterHook
func (*WriterHook) Levels ¶
func (h *WriterHook) Levels() []logrus.Level
Click to show internal directories.
Click to hide internal directories.