mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-26 08:05:53 +03:00
[PR #882] [CLOSED] Add CsvHandler #1396
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#1396
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/882
Author: @jaymoulin
Created: 11/7/2016
Status: ❌ Closed
Base:
master← Head:csvhandler📝 Commits (2)
d81a9e8Add CsvHandler94670a0adding unit test for CsvHandler + fix CsvHandler force Array conversion📊 Changes
4 files changed (+112 additions, -2 deletions)
View changed files
➕
src/Monolog/Handler/CsvHandler.php(+44 -0)📝
src/Monolog/Handler/StreamHandler.php(+12 -1)➕
tests/Monolog/Handler/CsvHandlerTest.php(+55 -0)📝
tests/Monolog/TestCase.php(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.