You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2020/02/16 00:55:00 UTC

[jira] [Created] (THRIFT-5095) ToString() should print entire structure, not just the top-level data

Jens Geyer created THRIFT-5095:
----------------------------------

             Summary: ToString() should print entire structure, not just the top-level data
                 Key: THRIFT-5095
                 URL: https://issues.apache.org/jira/browse/THRIFT-5095
             Project: Thrift
          Issue Type: Improvement
          Components: netstd - Compiler
            Reporter: Jens Geyer
            Assignee: Jens Geyer


When calling {{ToString()}} on an complex struct such as {{CrazyNesting}} only the top-level data are printed. For debugging or logging purposes, it would be super cool when the contained data ({{set_field, set_field, Xtructs}} etc) would be iterated all the way down.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)