[PR #243] [MERGED] Add Loggly handler. #1025

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/243
Author: @sobstel
Created: 10/2/2013
Status: Merged
Merged: 11/14/2013
Merged by: @Seldaek

Base: masterHead: master


📝 Commits (2)

  • ea3854a Add Loggly handler.
  • 67f6a5a LogglyHandler: remove reundant tag assignment and PHP 5.4 specific syntax.

📊 Changes

1 file changed (+63 additions, -0 deletions)

View changed files

src/Monolog/Handler/LogglyHandler.php (+63 -0)

📄 Description

New handler for loggly (http://www.loggly.com/).


🔄 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/243 **Author:** [@sobstel](https://github.com/sobstel) **Created:** 10/2/2013 **Status:** ✅ Merged **Merged:** 11/14/2013 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`ea3854a`](https://github.com/Seldaek/monolog/commit/ea3854a0eb3e378f4e29b84bcc5ca802a088a7b8) Add Loggly handler. - [`67f6a5a`](https://github.com/Seldaek/monolog/commit/67f6a5a4f1d1051a852de1bb6ff6de4e6b9b3ba7) LogglyHandler: remove reundant tag assignment and PHP 5.4 specific syntax. ### 📊 Changes **1 file changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/Monolog/Handler/LogglyHandler.php` (+63 -0) </details> ### 📄 Description New handler for loggly (http://www.loggly.com/). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:04:04 +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#1025
No description provided.