serverless-wrap-log A serverless plugin to wrap a function and add log on input and output. Install npm install --save-dev serverless-wrap-log Add the plugin to your serverless.yml file: plugins: - serverless-wrap-log