Add console.log in every Function.
(string)
String with the code.
string:
Return the string with the console.log inserted.
Add logs to an AST node.
(object)
An AST node with the function, the console.log will be added inside.