PHPackages                             district5/mondoc-log-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. district5/mondoc-log-handler

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

district5/mondoc-log-handler
============================

A Monolog compatible log handler for the Mondoc library.

1.0.1(1y ago)05mitPHPPHP &gt;=8.1.0

Since Jul 25Pushed 1y agoCompare

[ Source](https://github.com/district-5/mondoc-log-handler)[ Packagist](https://packagist.org/packages/district5/mondoc-log-handler)[ Docs](https://github.com/district-5/mondoc-log-handler)[ RSS](/packages/district5-mondoc-log-handler/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (3)Used By (0)

District5 - Mondoc log handler for Monolog
==========================================

[](#district5---mondoc-log-handler-for-monolog)

[![CI](https://github.com/district-5/mondoc-log-handler/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/district-5/mondoc-log-handler/actions/workflows/ci.yml/badge.svg?branch=master)

This library is a Monolog handler that logs to a MongoDB collection using the [Mondoc](https://github.com/district-5/php-mondoc) library. It complements the Monolog library by providing a handler that logs to a MongoDB collection using Mondoc.

### Installation...

[](#installation)

```
composer require district5/mondoc-log-handler

```

### Usage...

[](#usage)

```
