# Functions
ErrorToString converts an error to a string, handling panics if they occur.
No description provided by the author
No description provided by the author
MarshalerToValue invokes a marshaler and catches panics.
No description provided by the author
MergeKVs deduplicates elements provided in two key/value slices.
StringerToString converts a Stringer to a string, handling panics if they occur.
WithValues implements LogSink.WithValues.
# Type aliases
No description provided by the author