[PR #67] [MERGED] extracted activation logic from FingersCrossedHandler #911

Closed
opened 2026-03-04 03:02:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/67
Author: @schmittjoh
Created: 3/19/2012
Status: Merged
Merged: 4/22/2012
Merged by: @Seldaek

Base: masterHead: actStrat


📝 Commits (2)

  • 8cdc9c6 extracted activation logic from FingersCrossedHandler
  • 8ee130d made change BC

📊 Changes

3 files changed (+74 additions, -5 deletions)

View changed files

src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php (+28 -0)
src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php (+32 -0)
📝 src/Monolog/Handler/FingersCrossedHandler.php (+14 -5)

📄 Description

closes #66


🔄 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/67 **Author:** [@schmittjoh](https://github.com/schmittjoh) **Created:** 3/19/2012 **Status:** ✅ Merged **Merged:** 4/22/2012 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `actStrat` --- ### 📝 Commits (2) - [`8cdc9c6`](https://github.com/Seldaek/monolog/commit/8cdc9c6e107fba803c26f16d4361690494ebd9c9) extracted activation logic from FingersCrossedHandler - [`8ee130d`](https://github.com/Seldaek/monolog/commit/8ee130dd242d82ff848d72978d741b66cc907fb0) made change BC ### 📊 Changes **3 files changed** (+74 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php` (+28 -0) ➕ `src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php` (+32 -0) 📝 `src/Monolog/Handler/FingersCrossedHandler.php` (+14 -5) </details> ### 📄 Description closes #66 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:02:40 +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#911
No description provided.