I reported this bug on SC7 and got no response. It’s still there on SC8.00.0039.
All of my form apps are set to log insert, update, and delete events in all of the places where that can be set.
I added an sc_log_add() macro call to the onValidate events of several apps to capture extra information. This works fine.
The log module records only the sc_add_log() macro information. Insert, update, or delete is never logged from any form.
It worked way back at the beginning. Adding a new application with logging enabled does not generate log entries.
It’s a project-level bug, whatever the cause.
I’d rank this extremely important or critical.