vlinkpackages / systemlog
A very simple activity logger to monitor the users of your website or application
Installs: 159
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/vlinkpackages/systemlog
Requires
- php: ^7.3 || ^8.0
Requires (Dev)
- ext-json: *
- orchestra/testbench: ^4.0 || ^5.0 || ^6.0
- phpunit/phpunit: ^9.3
This package is not auto-updated.
Last update: 2025-12-31 12:27:39 UTC
README
In Order to install our package please use the follow composer command line
composer require vlinkpackages/systemlog
after installing the package use the log method like the following example
\LogBuilder::set('Text... / Exception');