Current path: home/webdevt/prestashop17/modules/ps_checkout/vendor/league/tactician-logger/
?? Go up: /home/webdevt/prestashop17/modules/ps_checkout/vendor/league
# tactician-logger [](https://github.com/thephpleague/tactician-logger/releases) [](LICENSE.md) [](https://travis-ci.org/thephpleague/tactician-logger) [](https://scrutinizer-ci.com/g/thephpleague/tactician-logger) This package adds support for logging incoming commands to any PSR-3 compliant logger. ## Install Via Composer ``` bash $ composer require league/tactician-logger ``` ## Usage See [the plugin documentation page](http://tactician.thephpleague.com/plugins/logger/) for examples and setup instructions ## Testing ``` bash $ ./vendor/bin/phpunit ``` ## Security Disclosure information can be found on [the main Tactician repo](https://github.com/thephpleague/tactician#security). ## License The MIT License (MIT). Please see [License File](LICENSE.md) for more information.