already
already copied to clipboard
wrapFunction to log errors?
When using wrapFunction, the after function doesn't get an exception if the wrapped function threw one/returned a rejected promise, which would be useful as a reusable error logger.