[PR #711] [MERGED] Add ability to include exception's stack traces in Monolog\Formatter\JsonFormatter #1310

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/711
Author: @phansys
Created: 12/25/2015
Status: Merged
Merged: 3/1/2016
Merged by: @Seldaek

Base: 1.xHead: json_formatter_normalizer


📝 Commits (1)

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

📊 Changes

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

View changed files

📝 src/Monolog/Formatter/JsonFormatter.php (+84 -3)
📝 tests/Monolog/Formatter/JsonFormatterTest.php (+44 -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/711 **Author:** [@phansys](https://github.com/phansys) **Created:** 12/25/2015 **Status:** ✅ Merged **Merged:** 3/1/2016 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `1.x` ← **Head:** `json_formatter_normalizer` --- ### 📝 Commits (1) - [`e8e1d9e`](https://github.com/Seldaek/monolog/commit/e8e1d9efa3df4ae5456bdb417d721a5a3e613c6b) Add ability to include exception's stack traces in `Monolog\Formatter\JsonFormatter` ### 📊 Changes **2 files changed** (+128 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Formatter/JsonFormatter.php` (+84 -3) 📝 `tests/Monolog/Formatter/JsonFormatterTest.php` (+44 -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:21 +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#1310
No description provided.