It would be neat if the developer console RPC tab has the built in "Export to Excel/XML" feature on it. We can then export transactions (all or selected lines) with RPCRequest & RPCResponse information and investigate issues offline.
Totally super neat would be to have this feature outside the Developer Console: so when a user reports an issue in our application, we could pull up this info as file attachements without the user needing to see or know anything about the dev console (I guess it would imply to "set track RPCs" in such a 'debug' mode).
I have yet to discover if it is possible to easily extend the Developer Console e.g. to add our own debug tabs or if I could add such an export button myself.
Totally super neat would be to have this feature outside the Developer Console: so when a user reports an issue in our application, we could pull up this info as file attachements without the user needing to see or know anything about the dev console (I guess it would imply to "set track RPCs" in such a 'debug' mode).
I have yet to discover if it is possible to easily extend the Developer Console e.g. to add our own debug tabs or if I could add such an export button myself.
Comment