clears all stored log entries.
retrieves all stored log entries.
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
transport that stores log entries in browser storage.