[PR #9] [MERGED] Buffer level #873

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/9
Author: @stof
Created: 4/7/2011
Status: Merged
Merged: 4/7/2011
Merged by: @Seldaek

Base: masterHead: buffer_level


📝 Commits (2)

  • 2d959bf Added a level for the BufferHandler
  • 24dc9e9 Added a test for the FingersCrossedHandler reset method

📊 Changes

3 files changed (+34 additions, -1 deletions)

View changed files

📝 src/Monolog/Handler/BufferHandler.php (+7 -1)
📝 tests/Monolog/Handler/BufferHandlerTest.php (+14 -0)
📝 tests/Monolog/Handler/FingersCrossedHandlerTest.php (+13 -0)

📄 Description

This adds a level for the BufferHandler as discussed yesterday


🔄 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/9 **Author:** [@stof](https://github.com/stof) **Created:** 4/7/2011 **Status:** ✅ Merged **Merged:** 4/7/2011 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `buffer_level` --- ### 📝 Commits (2) - [`2d959bf`](https://github.com/Seldaek/monolog/commit/2d959bf8b32c60a01e56578c657ca66c7042f591) Added a level for the BufferHandler - [`24dc9e9`](https://github.com/Seldaek/monolog/commit/24dc9e91d04d32b101519dbb677bfa4fcb40a46d) Added a test for the FingersCrossedHandler reset method ### 📊 Changes **3 files changed** (+34 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Handler/BufferHandler.php` (+7 -1) 📝 `tests/Monolog/Handler/BufferHandlerTest.php` (+14 -0) 📝 `tests/Monolog/Handler/FingersCrossedHandlerTest.php` (+13 -0) </details> ### 📄 Description This adds a level for the BufferHandler as discussed yesterday --- <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:11 +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#873
No description provided.