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