Lines Matching refs:log
474 * log files, saving state and temporary data.
502 * Gets the log file handle used for debugging
511 * Sets the log file used for debugging
514 asr_set_logfile(asr_handle_t *ah, FILE *log)
516 ah->asr_log = log;
1493 * configured ASR log file.
1542 * Sets the ASR errno and log the error.
1566 * Logs a warning to the ASR log.
1578 * Logs an informational message to the ASR log.
1590 * Logs a debug message to the ASR log.