[PR #387] [MERGED] WebProcessor: option to add only some extra fields #1116

Closed
opened 2026-03-04 03:05:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/387
Author: @MacDada
Created: 7/1/2014
Status: Merged
Merged: 7/19/2014
Merged by: @Seldaek

Base: masterHead: WebProcessor_askedExtraFieldsOnly


📝 Commits (3)

  • 9da894a WebProcessor: extracted method: appendExtraFields()
  • 9aba324 WebProcessor: extra fields appended in a loop over declared values, instead of copy-pasting
  • 6a4b734 WebProcessor: option to add only requested extra fields, instead of always adding all available

📊 Changes

2 files changed (+56 additions, -14 deletions)

View changed files

📝 src/Monolog/Processor/WebProcessor.php (+41 -14)
📝 tests/Monolog/Processor/WebProcessorTest.php (+15 -0)

📄 Description

No need for referrer? Don't log it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Seldaek/monolog/pull/387 **Author:** [@MacDada](https://github.com/MacDada) **Created:** 7/1/2014 **Status:** ✅ Merged **Merged:** 7/19/2014 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `WebProcessor_askedExtraFieldsOnly` --- ### 📝 Commits (3) - [`9da894a`](https://github.com/Seldaek/monolog/commit/9da894a8b3fa64bcd2787114a1ae7a9ed66aaaca) WebProcessor: extracted method: appendExtraFields() - [`9aba324`](https://github.com/Seldaek/monolog/commit/9aba3242f6bc322fc0746d9a897c75638611e109) WebProcessor: extra fields appended in a loop over declared values, instead of copy-pasting - [`6a4b734`](https://github.com/Seldaek/monolog/commit/6a4b73468e88c9a491700e8805e70f15bfb939e4) WebProcessor: option to add only requested extra fields, instead of always adding all available ### 📊 Changes **2 files changed** (+56 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Processor/WebProcessor.php` (+41 -14) 📝 `tests/Monolog/Processor/WebProcessorTest.php` (+15 -0) </details> ### 📄 Description No need for referrer? Don't log it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:05:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/monolog#1116
No description provided.