mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-27 08:35:53 +03:00
[PR #731] [CLOSED] Added new Formatter to support Bunyan logging #1323
Labels
No labels
Bug
Documentation
Feature
Needs Work
Support
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/monolog#1323
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Seldaek/monolog/pull/731
Author: @wolframite
Created: 2/14/2016
Status: ❌ Closed
Base:
1.x← Head:1.x📝 Commits (1)
b7a346eAdded 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.