vlinkpackages/systemlog

A very simple activity logger to monitor the users of your website or application

dev-master 2021-08-17 18:03 UTC

This package is not auto-updated.

Last update: 2025-07-16 10:21:52 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');