Xchg Logger - Debug Logging for PHP projects
Xchg Logger generates nicely formatted, easy to read, multi-line, verbose log entries for debugging purposes., (*1)
It is based on Monolog., (*2)
Installation
Install the latest version with Composer:, (*3)
composer require xchg/logger, (*4)
About
Requirements
Xchg Logger works with PHP 5.3 or above., (*5)
Author
Tom Garda - tgarda20@hotmail.com, (*6)
License
Xchg Logger is licensed under the MIT License - see the LICENSE
file for details., (*7)
Acknowledgements
This library is based on Jordi Boggiano Monolog. (https://github.com/Seldaek/monolog/), (*8)