A decorator that prints the arguments to the decorated function

simpleLog(f)

Arguments

f

A function to decorate

Value

Prints message