Skip to content

Logging Plugin#185

Merged
kolanos merged 8 commits intoiopipe:masterfrom
kolanos:issue/178
Apr 10, 2018
Merged

Logging Plugin#185
kolanos merged 8 commits intoiopipe:masterfrom
kolanos:issue/178

Conversation

@kolanos
Copy link
Copy Markdown
Contributor

@kolanos kolanos commented Apr 6, 2018

Closes #178

Signed-off-by: Michael Lavers kolanos@gmail.com

@kolanos
Copy link
Copy Markdown
Contributor Author

kolanos commented Apr 6, 2018

@pselle @ewindisch This is ready to review. See the docs updates for usage details.

Comment thread README.md
**Note:** This feature is still in beta. Want to try it out? Find us on [Slack](https://iopipe.now.sh).
@iopipe
def handler(event, context):
context.iopipe.log.info('Handler has started execution')
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what if a user just does print() to stdout?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The print() use case isn't currently handled.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ewindisch I added a redirect_stdout option.

kolanos added 7 commits April 10, 2018 12:07
Closes iopipe#178

Signed-off-by: Michael Lavers <kolanos@gmail.com>
Signed-off-by: Michael Lavers <kolanos@gmail.com>
Signed-off-by: Michael Lavers <kolanos@gmail.com>
Signed-off-by: Michael Lavers <kolanos@gmail.com>
Signed-off-by: Michael Lavers <kolanos@gmail.com>
Signed-off-by: Michael Lavers <kolanos@gmail.com>
Signed-off-by: Michael Lavers <kolanos@gmail.com>
@kolanos kolanos merged commit 70dc079 into iopipe:master Apr 10, 2018
@kolanos kolanos deleted the issue/178 branch April 10, 2018 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants