Search by

ephraitech / ci4-error-logger

etus-ephraitech

Reusable DB-backed error logging for CodeIgniter 4 applications, covering application, framework, and database errors.

Package info

github.com/etus-ephraitech/ci4-error-logger

pkg:composer/ephraitech/ci4-error-logger

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.1 2026-09-16 09:37 UTC

This package is auto-updated.

Last update: 2026-09-16 09:54:26 UTC


README

Reusable, DB-backed error logging for CodeIgniter 4 applications. Captures application exceptions, framework errors, and database errors into a single error_logs table.

Status

🚧 In development — not yet published to Packagist.

Installation (once published)

composer require ephraitech/ci4-error-logger

Installation (private, pre-Packagist)

See "Requiring a private package via VCS" in the docs.