Open Jython1415 opened 1 year ago
Use a custom decorator to log function/method calls. The message should include information about the parameters passed into the function/method call.
Description
Use a custom decorator to log function/method calls. The message should include information about the parameters passed into the function/method call.