A decorator that prints the arguments to the decorated function
simpleLog(f)
f
A function to decorate
Prints message