Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ [RUMF-762] include the context when using console handler #613

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

webNeat
Copy link
Contributor

@webNeat webNeat commented Nov 9, 2020

Motivation

Fixing #589

Changes

The context is now included when using the console handler. It's passed as the second parameter to console.log call instead of calling it twice.

Testing

I updated the logs unit tests to check that the context is included.


I have gone over the contributing documentation.

@webNeat webNeat requested a review from a team as a code owner November 9, 2020 17:35
@bits-bot
Copy link

bits-bot commented Nov 9, 2020

CLA assistant check
All committers have signed the CLA.

@webNeat webNeat changed the title ✨ [RUMF-762] include the context when using console handler ✨ [RUMF-762] include the context when using console handler Nov 9, 2020
Copy link
Contributor

@bcaudan bcaudan left a comment

Choose a reason for hiding this comment

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

👍

@webNeat webNeat merged commit 538bff0 into master Nov 10, 2020
@webNeat webNeat deleted the amine/add-context-to-console-log branch November 10, 2020 14:17
@trestletech
Copy link

Thanks for doing this! I was hunting through the repo looking for exactly this feature; glad to see it's already done!

Do you know when the next npm release will be cut so I can get my hands on the new functionality?

@bcaudan
Copy link
Contributor

bcaudan commented Nov 16, 2020

@trestletech, it has been released in v1.25.4

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.

6 participants