type SentryTracer struct { }
func (s *SentryTracer) Log(ctx context.Context, msg string, err error)
func (s SentryTracer) String() string