thephpleague / tactician-logger

Adds PSR-3 logging support to the Tactician Command Bus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tactician-logger

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.

About

Adds PSR-3 logging support to the Tactician Command Bus


Languages

Language:PHP 100.0%