PHPackages                             amphp/log - 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. amphp/log

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

amphp/log
=========

Non-blocking logging for PHP based on Amp, Revolt, and Monolog.

v2.0.0(2y ago)402.6M—2.2%4[3 issues](https://github.com/amphp/log/issues)20MITPHPPHP &gt;=8.1

Since Mar 22Pushed 2y ago7 watchersCompare

[ Source](https://github.com/amphp/log)[ Packagist](https://packagist.org/packages/amphp/log)[ Docs](https://github.com/amphp/log)[ GitHub Sponsors](https://github.com/amphp)[ RSS](/packages/amphp-log/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (6)Dependencies (9)Versions (8)Used By (20)

amphp/log
=========

[](#amphplog)

AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. `amphp/log` provides a non-blocking stream handler for `monolog/monolog`.

[![Release](https://camo.githubusercontent.com/ff2dfc52479179403469c1163c0859976277d3a2845639f3b481bbb8fdc84b7b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f616d7068702f6c6f672e7376673f7374796c653d666c61742d737175617265)](https://github.com/amphp/log/releases)[![License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)

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

[](#installation)

This package can be installed as a [Composer](https://getcomposer.org/) dependency.

```
composer require amphp/log
```

Usage
-----

[](#usage)

```
