breez-sdk icon indicating copy to clipboard operation
breez-sdk copied to clipboard

Reporting issues with logging data

Open dangeross opened this issue 10 months ago • 0 comments

While the SDK has a method to report payment failures with:

    sdk.report_issue(ReportIssueRequest::PaymentFailure {})

it would help to extend this method to support reporting general issues along with providing a mechanism to attach any supporting log files/data.

dangeross avatar Apr 17 '24 09:04 dangeross