scarbo87/tactician-logger

Adds PSR-3 logging support to the Tactician command bus

v0.10.0 2016-08-23 05:50 UTC

This package is not auto-updated.

Last update: 2024-05-04 15:35:22 UTC


README

Latest Version Software License Build Status Quality Score

This package adds support for logging incoming commands to any PSR-3 compliant logger.

Install

Via Composer

$ composer require league/tactician-logger

Usage

See the plugin documentation page for examples and setup instructions

Testing

$ ./vendor/bin/phpunit

Security

Disclosure information can be found on the main Tactician repo.

License

The MIT License (MIT). Please see License File for more information.