[PR #710] [CLOSED] [WIP] Add ability to include exception's stack traces in Monolog\Formatter\JsonFormatter #1309

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/710
Author: @phansys
Created: 12/25/2015
Status: Closed

Base: masterHead: json_formatter_normalizer


📝 Commits (1)

  • 21de965 Add ability to include exception's stack traces in Monolog\Formatter\JsonFormatter

📊 Changes

2 files changed (+133 additions, -3 deletions)

View changed files

📝 src/Monolog/Formatter/JsonFormatter.php (+90 -3)
📝 tests/Monolog/Formatter/JsonFormatterTest.php (+43 -0)

📄 Description

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

🔄 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/710 **Author:** [@phansys](https://github.com/phansys) **Created:** 12/25/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `json_formatter_normalizer` --- ### 📝 Commits (1) - [`21de965`](https://github.com/Seldaek/monolog/commit/21de96525229aeb09b3099fb645e453c7448d3a8) Add ability to include exception's stack traces in `Monolog\Formatter\JsonFormatter` ### 📊 Changes **2 files changed** (+133 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Formatter/JsonFormatter.php` (+90 -3) 📝 `tests/Monolog/Formatter/JsonFormatterTest.php` (+43 -0) </details> ### 📄 Description | Q | A | | --- | --- | | Bug fix? | no | | New feature? | yes | | BC breaks? | no | | Deprecations? | no | | Tests pass? | yes | | Fixed tickets | | | License | MIT | | Doc PR | | --- <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:15 +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#1309
No description provided.