xchg/logger

Xchg debug logger based on Monolog

1.0.0 2018-03-04 19:20 UTC

This package is not auto-updated.

Last update: 2024-10-02 04:42:07 UTC


README

Xchg Logger generates nicely formatted, easy to read, multi-line, verbose log entries for debugging purposes.

It is based on Monolog.

Installation

Install the latest version with Composer:

composer require xchg/logger

About

Requirements

Xchg Logger works with PHP 5.3 or above.

Author

Tom Garda - tgarda20@hotmail.com

License

Xchg Logger is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

This library is based on Jordi Boggiano Monolog. (https://github.com/Seldaek/monolog/)