Log.DEBUG = true 时返回
http://apijson.cn/api/?type=JSON&json={"User":{"ids": 82001},"[]":{"Comment":{"userId@":"User%2Fid"}}}

这个字段仅仅用来查看错误栈信息,不用来解析,所以数组内格式不需要和 Java 一致,内部简单地使用字符串即可,例如
"trace:stack": [
"sun.reflect.NativeConstructorAccessorImpl",
"apijson.orm.AbstractParser"
]
相关推荐库
https://github.com/pkg/errors
Log.DEBUG = true 时返回
http://apijson.cn/api/?type=JSON&json={"User":{"ids": 82001},"[]":{"Comment":{"userId@":"User%2Fid"}}}

这个字段仅仅用来查看错误栈信息,不用来解析,所以数组内格式不需要和 Java 一致,内部简单地使用字符串即可,例如
相关推荐库
https://github.com/pkg/errors