Currently the app just says a demo failed to parse. More detail is needed when debugging. Currently, the app has to be manually edited to add a line to log the exception. It'd be more convenient if the exception was retrievable from the production environment, especially if the cause is difficult to reproduce. Logging exceptions to stdout may not be user-friendly. If we care about that, then it can be written to a log file.