The logs are stored in a new context. We could use Redux for that, but the benefits would be quite limited because we don't need to persist the logs. We can always consider changing the approach and persist them, but they are a simple replacement to the alerts, which aren't persisted as well.
The logs are displayed on a new staff-only screen accessible from the profile screen. It is possible to clear them and copy to a clipboard.