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

change to use reportMessageWithPayloadData (incl. meta data) #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

pjama
Copy link

@pjama pjama commented Aug 30, 2015

Using a different method to report messages to Rollbar. The motivation is to have the ability to include Objects along with the message.

winston.warn("Checkout - Something went wrong. result:", result);

screen shot 2015-08-29 at 7 23 12 pm

"To report a string message, possibly along with additional context, use reportMessage or the full-powered reportMessageWithPayloadData."

Reference:
https://rollbar.com/docs/notifier/node_rollbar/#log-messages

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.

2 participants