Note that log does not send message right away, message is attached when recordException is called afterwards
recordException
Shorthand for log(message) + recordException(IllegalStateException(title))