Would this work ? ```transaction { debug = tru...
# exposed
r
Would this work ?
Copy code
transaction {
    debug = true
    addLogger(Slf4jSqlDebugLogger)
    callable()
}