Skip to content

Adds PSR-3 logging support to the Tactician Command Bus

Notifications You must be signed in to change notification settings

thephpleague/tactician-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.