mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-27 08:35:53 +03:00
[PR #367] [MERGED] Log extra data as custom parameters in new relic. #1107
Labels
No labels
Bug
Documentation
Feature
Needs Work
Support
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/monolog#1107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Seldaek/monolog/pull/367
Author: @rayward
Created: 5/14/2014
Status: ✅ Merged
Merged: 5/19/2014
Merged by: @Seldaek
Base:
master← Head:newrelic-extra📝 Commits (1)
bdf58afLog extra data as custom parameters in new relic.📊 Changes
2 files changed (+41 additions, -6 deletions)
View changed files
📝
src/Monolog/Handler/NewRelicHandler.php(+4 -0)📝
tests/Monolog/Handler/NewRelicHandlerTest.php(+37 -6)📄 Description
The 'extra' data which usually contains identity type information isn't being logged, this adds support for that.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.