entriesToText
entriesToText(
entries,options?):string
Defined in: src/components/feedback/LogView/logViewUtils.ts:162
Join resolved entries into a copy/export blob.
Parameters
Section titled “Parameters”entries
Section titled “entries”readonly ResolvedLogEntry[]
options?
Section titled “options?”formatTimestamp?
Section titled “formatTimestamp?”(timestamp) => string
showTimestamps?
Section titled “showTimestamps?”boolean
Returns
Section titled “Returns”string