logException

fun logException(    e: Throwable,     id: String? = null,     tags: Tags? = null)