actiophp/actio

Logging and reporting of activities and events

v0.1.1 2023-11-21 04:26 UTC

This package is auto-updated.

Last update: 2024-04-15 16:07:59 UTC


README

Installation

Install the latest version:

composer require actiophp/actio

Usage

Actio::setHandler($handler);

Tests

To test copy .env.testing to .env

composer install
vendor/bin/pest

Credits

Code and ideas borrowed from https://github.com/jbroadway/analog