exceptionReporter

fun exceptionReporter(inner: () -> Unit)(source)

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