Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmasa/sentry-breadcrumbs-monolog-handler
Monolog handler that transform log entries into breadcrumbs
https://github.com/fmasa/sentry-breadcrumbs-monolog-handler
monolog php sentry
Last synced: about 1 month ago
JSON representation
Monolog handler that transform log entries into breadcrumbs
- Host: GitHub
- URL: https://github.com/fmasa/sentry-breadcrumbs-monolog-handler
- Owner: fmasa
- Created: 2019-08-16T10:16:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T17:13:38.000Z (about 4 years ago)
- Last Synced: 2024-12-21T04:12:12.923Z (about 1 month ago)
- Topics: monolog, php, sentry
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monolog ➜ Sentry breadcrumbs
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/fmasa/sentry-breadcrumbs-monolog-handler/main)
[![Coverage Status](https://coveralls.io/repos/github/fmasa/sentry-breadcrumbs-monolog-handler/badge.svg?branch=master)](https://coveralls.io/github/fmasa/sentry-breadcrumbs-monolog-handler?branch=master)## Installation
The best way to install fmasa/sentry-breadcrumbs-monolog-handler is using [Composer](https://getcomposer.org/):$ composer require fmasa/sentry-breadcrumbs-monolog-handler