downloadLogs

Trigger a browser download that saves an array of log messages as a file.

downloadLogs(logs) → void

FieldTypeDescription
logsString[]Array of log messages that will be written to a downloadable file.