The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

make_log ($writecmd,$user,$filename);

 write into the file named $filename the log of the operation committed to
 the database. The sql statement is in $writecmd and the user name in $user.
 This function also add other things like date and time.