clear collected logs.
manually trigger download of collected logs.
get current log count.
process a log entry. can be synchronous or asynchronous. if this method throws an error or returns a rejected promise, the error will be caught and logged to console.error.
the log entry to process
browser-compatible "file" transport that downloads logs as files. this is a fallback for browser environments where file system access is limited.