PHPackages                             ministryofweb/monolog-zulip-handler - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. ministryofweb/monolog-zulip-handler

AbandonedLibrary[Logging &amp; Monitoring](/categories/logging)

ministryofweb/monolog-zulip-handler
===================================

Handler class for the Monolog logging library which allows it to send log messages to a Zulip instance

0.1.0(7y ago)025MITPHPPHP ~7.0.0 || ~7.1.0 || ~7.2.0

Since Aug 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ministryofweb/monolog-zulip-handler)[ Packagist](https://packagist.org/packages/ministryofweb/monolog-zulip-handler)[ RSS](/packages/ministryofweb-monolog-zulip-handler/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (2)Used By (0)

Zulip Handler for Monolog
=========================

[](#zulip-handler-for-monolog)

This is a handler class for the [Monolog logging library](https://seldaek.github.io/monolog/) which allows it to send log messages to a [Zulip](https://zulipchat.com/) instance.

Requirements
------------

[](#requirements)

PHP 7.0 with enabled OpenSSL extension.

Installation
------------

[](#installation)

```
composer require ministryofweb/monolog-zulip-handler

```

Usage
-----

[](#usage)

Just push a `ZulipHandler` instance to your logger:

```
