Return all notifications stored in the log.
When since is provided only notifications with timestamp >= since (unix milliseconds) are returned.
since
timestamp >= since
Optional
Return all notifications stored in the log.
When
sinceis provided only notifications withtimestamp >= since(unix milliseconds) are returned.