You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new LogEvent type should be supported by Transport and there should be a new interface Sentry.capture_log that creates log events and passes them down to the client just like we do with other event types.