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

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

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');