honeybadger-io / honeybadger-php

PHP library for reporting errors to Honeybadger.io :elephant: :zap:
https://www.honeybadger.io/for/php/?utm_source=github&utm_medium=readme&utm_campaign=php&utm_content=website-url
MIT License
38 stars 21 forks source link

feat: events api log instrumentation #193

Closed subzero10 closed 4 months ago

subzero10 commented 4 months ago

Status

READY

Description

Custom monolog handler to sent monolog records to Events API. Closes #192.

Todos

subzero10 commented 4 months ago

I will merge this after #191 is merged. Actually, I'm merging this to the base branch and then merge to master.