SyncEditor - Write into additional database table

I want to write new entries to a database table within scripts of sync editor. In detail I prepared a log table for specific log entries. To get those log entries I need to write the regarding entries in a script in sync editor. I know about reading additional tables with VI.Projector.Connection, but I could not find any way to write new lines into such a logging table. Please can you give me a hint, how to write new lines to a database table within scripts in SyncEditor.