log_error()
does not stop the execution of the script, but it does print
the message to stderr.
Value
A message printed to stderr and an invisible character string copy of the entire log error message.
See also
Other log:
log_message()
,
log_total_time()
,
survey_log()