I am trying to implement a logger that logs all inserts, updates and deletes on a specific table.
For this I use the simple way described here: https://www.jicdesign.com/