All Projects → monolog-http → monolog-http

monolog-http / monolog-http

Licence: MIT License
A collection of monolog handlers that use a PSR-18 HTTP Client to send your logs

Programming Languages

PHP
23972 projects - #3 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to monolog-http

Easy Log Handler
Human-friendly log files that make you more productive
Stars: ✭ 2,070 (+5988.24%)
Mutual labels:  log, monolog, monolog-handler
Gatus
⛑ Gatus - Automated service health dashboard
Stars: ✭ 1,203 (+3438.24%)
Mutual labels:  slack, mattermost
Octoslack
OctoPrint plugin for Slack, Mattermost, Pushbullet, Pushover, Rocket.Chat, Discord, Riot/Matrix, & Microsoft Teams
Stars: ✭ 50 (+47.06%)
Mutual labels:  slack, mattermost
Quicklogger
Library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).
Stars: ✭ 137 (+302.94%)
Mutual labels:  slack, log
Yii2 Slack Log
Pretty Slack log target for Yii 2
Stars: ✭ 24 (-29.41%)
Mutual labels:  slack, log
Mattermost Openshift
An OpenShift 3 application template for mattermost
Stars: ✭ 27 (-20.59%)
Mutual labels:  slack, mattermost
Assent
Multi-provider framework in Elixir
Stars: ✭ 126 (+270.59%)
Mutual labels:  slack, gitlab
Devops Kompose
[DEPRECATED] DevOps tools on Kubernetes with Helm charts
Stars: ✭ 78 (+129.41%)
Mutual labels:  gitlab, mattermost
Matterircd
Connect to your mattermost or slack using your IRC-client of choice.
Stars: ✭ 241 (+608.82%)
Mutual labels:  slack, mattermost
log
Aplus Framework Log Library
Stars: ✭ 14 (-58.82%)
Mutual labels:  gitlab, log
notify
推送通知 sdk(Bark、Chanify、钉钉群机器人、Discord、邮件、飞书群机器人、Gitter、Google Chat、iGot、Logger、Mattermost、Now Push、PushBack、Push、PushDeer、PushPlus、QQ 频道机器人、Rocket Chat、Server 酱、Showdoc Push、Slack、Telegram、Webhook、企业微信群机器人、息知、Zulip)。
Stars: ✭ 335 (+885.29%)
Mutual labels:  slack, mattermost
Notify
A dead simple Go library for sending notifications to various messaging services.
Stars: ✭ 727 (+2038.24%)
Mutual labels:  slack, sendgrid
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+12994.12%)
Mutual labels:  slack, mattermost
Fredy
❤️ Fredy - [F]ind [R]eal [E]states [D]amn Eas[y] - Let the robot do the work...
Stars: ✭ 29 (-14.71%)
Mutual labels:  slack, sendgrid
Papercups
Open-source live customer chat
Stars: ✭ 4,554 (+13294.12%)
Mutual labels:  slack, mattermost
Graylog Plugin Slack
Graylog alarm callback for Slack
Stars: ✭ 110 (+223.53%)
Mutual labels:  slack, mattermost
st2chatops
Packaging environment for building StackStorm chatops native packages
Stars: ✭ 26 (-23.53%)
Mutual labels:  slack, mattermost
Monolog Bundle
Symfony Monolog Bundle
Stars: ✭ 2,532 (+7347.06%)
Mutual labels:  log, monolog
gitlab-mattermost-backup
A simple backup script for mattermost in gitlab omnibus package
Stars: ✭ 23 (-32.35%)
Mutual labels:  gitlab, mattermost
Sactive Bot
😈 An extensible chat bot framework. sactive-bot is an evolution of the open source hubot project. - https://www.shipengqi.top/sactive-bot .
Stars: ✭ 212 (+523.53%)
Mutual labels:  slack, mattermost

monolog-http

Software License Build Status

A collection of monolog handlers that use PSR-18 HTTP Client in order to send logs to various systems.

Why

By leveraging the PSR-18 the developers are now able to choose the transport layer they want and customize it according to their needs (see here).

Install

Via Composer

$ composer require monolog-http/monolog-http

Changelog

Please see CHANGELOG for more information on what has changed recently.

Testing

$ make phpunit

Contributing

Contributions are welcome.

Please check our issue if you want to help.

Credits

License

The MIT License (MIT). Please see License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].