samy/log

This is a simple way to collects and crash report everything happening in the application.

3.0.0 2023-04-18 23:14 UTC

README

[

![](https://badgen.net/packagist/v/samy/log/latest)
![](https://badgen.net/packagist/license/samy/log)
![](https://badgen.net/packagist/dt/samy/log)
![](https://badgen.net/packagist/favers/samy/log)

](https://packagist.org/packages/samy/log)

This is a simple way to collects and crash report everything happening in the application.

Instalation

Composer

Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

composer require samy/log

Please see Composer for more information.

Support