| I think marking as DEBUG (or even INFO) is fine, for sure we have to add the function name to the log message. As a major change may be we can add the min number of arguments the function requires, if the passed arguments are less than the min we can throw an exception. |