Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
Entry wraps the normal log entry type to add support for custom With functions
func (*Entry) WithError ¶
WithError adds an error as single field (using the key defined in ErrorKey) to the Entry.
func (*Entry) WithErrors ¶
WithErrors unwraps and expands an errwrap error to show nested errors
Click to show internal directories.
Click to hide internal directories.