Searched refs:record_log_entry (Results 1 – 1 of 1) sorted by relevance
28 record_log_entry(dateToString(new Date()) + " Loop started");55 record_log_entry(dateToString(new Date()) + " [load success] " + url);99 record_log_entry(dateToString(new Date()) + " [load start] " + url)139 record_log_entry(dateToString(new Date()) + " [load failure] " +229 function record_log_entry(entry) { function