We need a way to log client errors and report these back to the server.
While this can leverage some of the UI Logging infrastructure, the log should probably be kept separately.
This is partly inspired by the crashes that Niels experienced while doing a test run for us. Although we could see that something was clearly wrong, we didn't really have enough information to reproduce the bug or easily identify the source cause.
We need a way to log client errors and report these back to the server.
While this can leverage some of the UI Logging infrastructure, the log should probably be kept separately.
This is partly inspired by the crashes that Niels experienced while doing a test run for us. Although we could see that something was clearly wrong, we didn't really have enough information to reproduce the bug or easily identify the source cause.