face-recognition.js/public_html/js/lib/local.js

9 lines
127 B
JavaScript
Raw Normal View History

2016-10-05 08:06:51 +00:00
/* LOG UNE ACTION
*
* @message<String> Appends the message to the log history
*
*/
var log = function(message){
};