A SplitPHP Framework plugin to capture, organize and view the framework's logs.

Maintainers

Details

github.com/LambdaTT/log

Source

Issues

Installs: 26

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:splitphp-module

v0.2.6 2025-07-30 23:09 UTC

This package is auto-updated.

Last update: 2025-10-01 00:14:40 UTC


README

A SplitPHP Framework plugin to capture, organize and view the framework's logs.

Installation

Install via Composer:

composer require lambdatt-php/log

Run the Migrations:

php console migrations:apply --module=log

PS: this can only be installed on a SplitPHP Framework project. For more information refer to: https://github.com/splitphp/core

Usage

Once installed, simply navigate to your application's log route:

https://your-app.test/log

All framework logs are automatically captured and available at /log.