SoftadminApi.Log_LogError
Type:
Stored procedure
Adds an entry of the type "Error" to the log. The log is shown in the menu item "Application error and log".
Parameters
@LogMessage
mandatory
varchar
@SqlCode
optional
varchar
The SQL that caused the error.