Download the PHP package espressobyte/reactphp-monolog without Composer
On this page you can find all versions of the php package espressobyte/reactphp-monolog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download espressobyte/reactphp-monolog
More information about espressobyte/reactphp-monolog
Files in espressobyte/reactphp-monolog
Package reactphp-monolog
Short Description A simple PSR file logger for react php forked from https://github.com/sunvalley-technologies/react-php-file-logger
License MIT
Informations about the package reactphp-monolog
React PHP File Logger
A PSR non-blocking file logger for react php. Uses monolog and provides non blocking monolog handlers.
Installing
Usage
Convenient loggers that create a quick monolog logger available as FileLogger
, RotatingFileLogger
and StdIOLogger
.
These loggers are just a quick short-cut to use the non blocking handlers specified below.
Monolog/StreamHandler
Monolog/StdIOHandler
Monolog/FileHandler
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Tajul Asri
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of reactphp-monolog with dependencies
psr/log Version ^1.1
monolog/monolog Version ^2 || ^1.23
react/event-loop Version ^1.0 || ^0.5 || ^0.4 || ^0.3.5
react/promise Version ^2.3 || ^1.2.1
react/promise-stream Version ^1.1
react/stream Version ^1.0 || ^0.7.6