[PR #731] [CLOSED] Added new Formatter to support Bunyan logging #1323

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/731
Author: @wolframite
Created: 2/14/2016
Status: Closed

Base: 1.xHead: 1.x


📝 Commits (1)

  • b7a346e Added new Formatter to support Bunyan logging

📊 Changes

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

View changed files

src/Monolog/Formatter/BunyanFormatter.php (+136 -0)
tests/Monolog/Formatter/BunyanFormatterTest.php (+129 -0)

📄 Description

I extended the JsonFormatter with some extra fields


🔄 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/731 **Author:** [@wolframite](https://github.com/wolframite) **Created:** 2/14/2016 **Status:** ❌ Closed **Base:** `1.x` ← **Head:** `1.x` --- ### 📝 Commits (1) - [`b7a346e`](https://github.com/Seldaek/monolog/commit/b7a346e2c5274c5fc5a837c506c1e6b21e0f2bc1) Added new Formatter to support Bunyan logging ### 📊 Changes **2 files changed** (+265 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/Monolog/Formatter/BunyanFormatter.php` (+136 -0) ➕ `tests/Monolog/Formatter/BunyanFormatterTest.php` (+129 -0) </details> ### 📄 Description I extended the JsonFormatter with some extra fields --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:09:35 +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#1323
No description provided.