Searched refs:record_log_entry (Results 1 – 1 of 1) sorted by relevance
27 record_log_entry(dateToString(new Date()) + " Loop started");53 record_log_entry(dateToString(new Date()) + " [load success] " + url);89 record_log_entry(dateToString(new Date()) + " [load start] " + url)120 record_log_entry(dateToString(new Date()) + " [load failure] " + get_active_url(cycle));168 function record_log_entry(entry) { function