void clearSql()
The method clearSql()
empties entries from the SQL logging table earlier than the current timestamp. This allows the log to be cleared while the logging system is still in use.
Because the method uses a 'delete from' methodology, and that the logging system may accumulated substantial volumes of data
An alternative methodology is: