# README
logger
# Functions
ExtractStacktrace creates a new `Stacktrace` based on the given `error` object.
GetLogger получение инстанса логгера.
NewFrame assembles a stacktrace frame out of `runtime.Frame`.
NewStacktrace creates a stacktrace using `runtime.Callers`.
# Structs
No description provided by the author
https://docs.sentry.io/development/sdk-dev/event-payloads/stacktrace/.
No description provided by the author
No description provided by the author
No description provided by the author
easyjson:json.
Stacktrace holds information about the frames of the stack.
easyjson:json.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author