downloadLogs

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

Signature 

downloadLogs(logs) → void

Parameters 

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