sc_log_add("action", "description")

This macro is intended to add a record to the log table, thereby making the message and/or the name of the action customizable to the developer. The macro parameters can use PHP variables.

 

Ex:

sc_log_add ("access", "Application has been accessed by the user trial");