Statement only trigger not consistent with ORMs !
I would like to highlight that using statement only mode does not produces whole SQL when using with
ORMs.
The statement only contains SQL with prepared statement params, The actual value of the placeholder is not getting logged.