tecsvit/logger

1.2.1 2018-12-28 16:08 UTC

This package is not auto-updated.

Last update: 2025-05-25 08:22:20 UTC


README

Logger

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist tecsvit/logger "*"

or add

"tecsvit/logger": "*"

to the require section of your composer.json file.