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

Context Data #22

Closed
toddstoker opened this issue Oct 5, 2017 · 2 comments
Closed

Context Data #22

toddstoker opened this issue Oct 5, 2017 · 2 comments

Comments

@toddstoker
Copy link

Context data doesn't seem to be working.

I've tried the following:

  1. \Log::error($e, ['avar' => 'abcdef11']);
  2. \Log::error($e, ['person' => ['avar' => 'abcdef11']]);

I see both exceptions are logged, but the context data is missing.

@ArturMoczulski
Copy link

@toddstoker Is there a reason why you closed this issue?

@toddstoker
Copy link
Author

I'm no longer in a position to participate in resolving the issue (I'm not using Rollbar).

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

No branches or pull requests

2 participants