I am trying to integrate sentry into my project.
The thing is I need to somehow capture not an exception, but LogRecord with that exception.
I\'ve read the doc