ILog

Extended logger interface with log history access.

getList: () => Promise<ILogEntry[]>

Returns all stored log entries.