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 12:23:00 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer resolved THRIFT-5095.
--------------------------------
    Fix Version/s: 0.14.0
       Resolution: Fixed

> 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
>            Priority: Minor
>             Fix For: 0.14.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)