Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorWriter ¶
type ErrorWriter struct {
// contains filtered or unexported fields
}
Writer writes with log.Error.
func NewErrWriter ¶
func NewErrWriter(ctx *log.Entry) ErrorWriter
NewWriter creates a new log writer.
Click to show internal directories.
Click to hide internal directories.