log

open override fun log(context: StatementContext, transaction: Transaction)

Logs a message containing the string representation of a complete SQL statement.

Note: This is only logged if DEBUG level is currently enabled.