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