This change: - Make syslog_send_helper() a method of audit_syslog_storage_helper, so syslog_send_helper() can access private members of audit_syslog_storage_helper in the next commits. - Remove unneeded syslog_send_helper() arguments that now are class members.