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