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

Add monolog handler #70

Merged
merged 4 commits into from
Feb 11, 2019
Merged

Conversation

sixlive
Copy link
Collaborator

@sixlive sixlive commented Jan 20, 2019

Status

WIP

Description

Adds a custom Monolog log handler that will send a custom formatted notification to Honeybadger. The custom payload content can be referenced in tests/LogHandlerTest.php#it_will_format_a_log_for_honeybadger test.

Resolves #13

Screenshot of log entry in HB

46895057-c13e8c80-ce44-11e8-9135-7af31f2716c5

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

Steps to Test or Reproduce

> git pull --prune
> git checkout <branch>
> vendor/bin/phpunit

Copy link
Member

@joshuap joshuap left a comment

Choose a reason for hiding this comment

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

This looks great to me!

@sixlive sixlive added this to the v1.4.0 milestone Jan 27, 2019
@sixlive sixlive changed the title [WIP] Add monolog handler Add monolog handler Feb 11, 2019
@sixlive sixlive merged commit 804d9a4 into honeybadger-io:master Feb 11, 2019
@sixlive sixlive deleted the add-monolog-handler branch February 11, 2019 10:21
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