Skip to content

A serverless plugin to wrap a function and add log on input and output.

License

Notifications You must be signed in to change notification settings

cubonetwork/serverless-wrap-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-wrap-log

serverless npm version License: MIT

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

About

A serverless plugin to wrap a function and add log on input and output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published