package
1.40.0
Repository: https://github.com/encoredev/encore.git
Documentation: pkg.go.dev

# Functions

BottomStackTraceFrom returns the deepest stack trace from the given error.
LogWithMeta merges in the metadata from the errors into the log context.
MetaFrom will return the merged metadata from any eerror.Error objects in the errors given.
New creates a new error with the given error.
No description provided by the author
Wrap wraps the cause error with the given message and meta.
ZeroLogConsoleExtraFormatter extracts the extra fields from the error and formats them for console output This field can be passed to a zerolog.ConsoleWriter as it's ExtraFieldFormatter.
ZeroLogStackMarshaller will encode the following in the Zerolog error stack field: - the deepest error stack trace - the error meta data collected from all errors This can then be extracted by ZeroLogConsoleExtraFormatter.

# Structs

No description provided by the author
No description provided by the author