loggedTransaction

inline fun <T> loggedTransaction(crossinline statement: Transaction.() -> T): T