Download the PHP package ministryofweb/monolog-zulip-handler without Composer
On this page you can find all versions of the php package ministryofweb/monolog-zulip-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ministryofweb/monolog-zulip-handler
More information about ministryofweb/monolog-zulip-handler
Files in ministryofweb/monolog-zulip-handler
Download ministryofweb/monolog-zulip-handler
More information about ministryofweb/monolog-zulip-handler
Files in ministryofweb/monolog-zulip-handler
Vendor ministryofweb
Package monolog-zulip-handler
Short Description Handler class for the Monolog logging library which allows it to send log messages to a Zulip instance
License MIT
Package monolog-zulip-handler
Short Description Handler class for the Monolog logging library which allows it to send log messages to a Zulip instance
License MIT
Please rate this library. Is it a good library?
Informations about the package monolog-zulip-handler
Zulip Handler for Monolog
This is a handler class for the Monolog logging library which allows it to send log messages to a Zulip instance.
Requirements
PHP 7.0 with enabled OpenSSL extension.
Installation
Usage
Just push a ZulipHandler
instance to your logger:
Constructor arguments in order:
- hostname of the destination Zulip instance
- Username of the Zulip bot
- API token for the Zulip bot
- Stream name or recipient username
- optional topic, it's possible to pass an empty string for no topic (which is the default)
- minimum level required for handling log messages
All versions of monolog-zulip-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0.0 || ~7.1.0 || ~7.2.0
ext-openssl Version *
ext-openssl Version *
The package ministryofweb/monolog-zulip-handler contains the following files
Loading the files please wait ....