tenantcloud / command-logger
Laravel package for saving command log information
Installs: 23 288
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 1
Open Issues: 1
Requires
- php: >=8.2
- illuminate/contracts: ^10.0
- illuminate/support: ^9.0|^10.0
Requires (Dev)
- nunomaduro/larastan: ^2.6
- orchestra/testbench: ^8.5
- pestphp/pest: ^2.8
- php-cs-fixer/shim: ~3.19.2
- phpstan/phpstan: ~1.10.21
- phpstan/phpstan-mockery: ^1.1
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-webmozart-assert: ^1.2
- tenantcloud/php-cs-fixer-rule-sets: ~3.0.0
This package is auto-updated.
Last update: 2024-10-14 20:56:44 UTC
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.