formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Basic
Description
Writes a message to the error log. This will write a time stamped message to the error log file.
Plugin Prototype
void fzrt_error_log_msg(
fzrt_int | id, |
char * | str ) |
Parameters
id [Input]
error id
str [Input]
Message to write to log file, as a C string
Availability
5.0.0.0
Function Set
Defined in