WonderProxy's fork of niels-nijens/Logging that will run on PHP 5.6 and 7.4.
Original readme below..
A PSR-3 compatible logging library for PHP 5.3+
Add the following to your composer.json:
{
"require": {
"niels-nijens/logging": "~1.0"
}
}
Coming soon...
This is one of the AtomicPHP library series trying to achieve ultimate flexibility for PHP developers through separation of concerns.
Logging uses Semantic Versioning 2 as guideline for new versions.
Logging is licensed under the MIT License - see the LICENSE
file for details.
Niels Nijens - https://github.com/niels-nijens/