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

Remove duplicate app["events"] dispatch from MultiLogger #337

Merged
merged 3 commits into from
Jan 15, 2019

Conversation

Cawllec
Copy link
Contributor

@Cawllec Cawllec commented Jan 10, 2019

Goal

Removes the app['events'] dispatcher from the MultiLogger setup, as it's already present in the LaravelLogger, preventing duplicate events being fired.

Fixes #306

@Cawllec Cawllec requested a review from a team January 10, 2019 11:34
@kattrali kattrali merged commit 543ae70 into master Jan 15, 2019
@kattrali kattrali deleted the fix/multiple-event-dispatches branch January 15, 2019 15:08
jpcid added a commit to jpcid/bugsnag-laravel that referenced this pull request Mar 17, 2019
* master:
  Tests: Add Laravel 5.8 Tests (bugsnag#345)
  Release v2.15.2: Changelog and version updates (bugsnag#342)
  Example: Laravel 57 example initial commit (bugsnag#339)
  fix: Remove duplicate `app["events"]` dispatch from MultiLogger (bugsnag#337)
  Fixed maze tests: Fix changing error message between laravel 5.6.12 and 5.6.21 (bugsnag#338)
  build: Exclude .github folder from release archive (bugsnag#334)
  Release v2.15.1
  fix: Exclude features/ from release artifact
  v2.15.0 Release (bugsnag#328)
  ci: Run end-to-end tests (bugsnag#323)
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.

None yet

2 participants