vlinkpackages/systemlog

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

Maintainers

Package info

gitlab.com/vlinkpackages/systemlog

Issues

pkg:composer/vlinkpackages/systemlog

Statistics

Installs: 161

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-04-08 13:40:59 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');