tenantcloud / command-logger
Laravel package for saving command log information
Installs: 29 982
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 1
Open Issues: 0
Requires
- php: >=8.3
- illuminate/contracts: ^12.0
- illuminate/support: ^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- nunomaduro/larastan: ^3.0
- orchestra/testbench: ^10.0
- pestphp/pest: ^3.8
- php-cs-fixer/shim: ^3.75
- phpstan/phpstan: ^2.1.17
- phpstan/phpstan-mockery: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-webmozart-assert: ^2.0
- tenantcloud/php-cs-fixer-rule-sets: ^3.4.1
README
Simple Laravel package that helps keep track of all commands. It can save log into Database or log file. Also you can write your custom channel
Installation
Via Composer
$ composer require tenantcloud/command-logger
Usage
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email kolodiy.ivan.i@gmail.com instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.