rockfish icon indicating copy to clipboard operation
rockfish copied to clipboard

Support for logging levels

Open iamjayrome opened this issue 5 years ago • 1 comments

Would it be possible to have options on the level of logging? Since all output is logged it is hard to parse back through and see the results. Ideally, I'm wanting to see transaction info if/when one is submitted and the result.

iamjayrome avatar Feb 26 '19 08:02 iamjayrome

@jeremylockhart This could be a good idea; when I go through the logs I often end up string searching for 'xdr' to find the transactions. Errors would of course remain logged.

Reidmcc avatar Feb 27 '19 02:02 Reidmcc