I use scriptcase provided logging mechanism with a scheme that logs every event: access, insert, update, delete.
With some form apps (not all) the insert log always creates 2 entries in sc_log file. They are exactly same because time stamp is same hh:mm:ss values and contents also same.
Done troubleshooting by creating a new log scheme and switching from old to the new: still double insert entries in same form apps.
Problem started in SC8 (app got converted) so it’s not peculiar to SC9 but I created fresh log scheme in SC9 and still same problem.
Anyone encountered and solved same?