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

9 lines
127 B
JavaScript

/* LOG UNE ACTION
*
* @message<String> Appends the message to the log history
*
*/
var log = function(message){
};