mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-26 08:05:53 +03:00
[PR #209] [MERGED] Pushover priority #1001
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#1001
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/209
Author: @ArturMoczulski
Created: 7/8/2013
Status: ✅ Merged
Merged: 7/11/2013
Merged by: @Seldaek
Base:
master← Head:PushoverPriority📝 Commits (4)
396c110added ctags generated 'tags' files to .gitingore forfe13e80added support for Pushover API priority brought up by SteveEdson in issue #187; the priority levels can be adjusted either through the handler's constructor or setters8dfd124Update .gitignoreaeb2dd5Update PushoverHandler.php📊 Changes
2 files changed (+49 additions, -2 deletions)
View changed files
📝
src/Monolog/Handler/PushoverHandler.php(+25 -1)📝
tests/Monolog/Handler/PushoverHandlerTest.php(+24 -1)📄 Description
Added support for Pushover API request priority option. The issue has been brought up here: https://github.com/Seldaek/monolog/issues/187
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.