Searched refs:record_log_entry (Results 1 – 1 of 1) sorted by relevance
31 record_log_entry(dateToString(new Date()) + " Loop started");58 record_log_entry(dateToString(new Date()) + " [load success] " + url);102 record_log_entry(dateToString(new Date()) + " [load start] " + url)142 record_log_entry(dateToString(new Date()) + " [load failure] " +232 function record_log_entry(entry) { function