Extended logger interface with log history access.
getList: () => Promise<ILogEntry[]> Copy
getList: () => Promise<ILogEntry[]>
Returns all stored log entries.