Function sentry::integrations::log::event_from_record
source · [−]Expand description
Creates an event from a given log record.
If with_stacktrace is set to true then a stacktrace is attached
from the current frame.