exceptionReporter

fun exceptionReporter(inner: () -> Unit)

This wraps (and discards) exceptions, but first it reports them to our bug tracking system and prints a message to the log.