league/tactician-logger

Adds PSR-3 logging support to the Tactician command bus

v0.11.0 2021-11-14 15:08 UTC

This package is auto-updated.

Last update: 2024-03-17 01:16:52 UTC


README

Latest Version Software License Build Status

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.