[PR #96] [MERGED] Add CubeHandler #928

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/96
Author: @wa0x6e
Created: 7/9/2012
Status: Merged
Merged: 8/18/2012
Merged by: @Seldaek

Base: masterHead: master


📝 Commits (3)

  • 76e546a Added CubeHandler
  • e14ce7c PSR-2 fixes and lazy connection
  • 6255ae5 Set channel name as default record type

📊 Changes

2 files changed (+168 additions, -0 deletions)

View changed files

📝 .gitignore (+2 -0)
src/Monolog/Handler/CubeHandler.php (+166 -0)

📄 Description

Send event to Cube via udp or http


🔄 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/96 **Author:** [@wa0x6e](https://github.com/wa0x6e) **Created:** 7/9/2012 **Status:** ✅ Merged **Merged:** 8/18/2012 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`76e546a`](https://github.com/Seldaek/monolog/commit/76e546a9aa7b38ed2e701325ccd4571500a7396d) Added CubeHandler - [`e14ce7c`](https://github.com/Seldaek/monolog/commit/e14ce7c8ba4e7b4a1141f09762175ec712f3855c) PSR-2 fixes and lazy connection - [`6255ae5`](https://github.com/Seldaek/monolog/commit/6255ae58ee855e1dd3f87e4d32aa2d9c6d83de30) Set channel name as default record type ### 📊 Changes **2 files changed** (+168 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) ➕ `src/Monolog/Handler/CubeHandler.php` (+166 -0) </details> ### 📄 Description Send event to Cube via udp or http --- <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:53 +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#928
No description provided.