downloadLogs
Trigger a browser download that saves an array of log messages as a file.
downloadLogs(logs) → void
| Field | Type | Description | Required |
|---|---|---|---|
| logs | String[] | Array of log messages that will be written to a downloadable file. | Yes |
Trigger a browser download that saves an array of log messages as a file.
downloadLogs(logs) → void
| Field | Type | Description | Required |
|---|---|---|---|
| logs | String[] | Array of log messages that will be written to a downloadable file. | Yes |