devtoolboxuk / seshat
Yet another logging service
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/devtoolboxuk/seshat
Requires
- devtoolboxuk/utilitybundle: ~1.0.11
Requires (Dev)
This package is auto-updated.
Last update: 2025-09-10 02:25:54 UTC
README
Table of Contents
Background
Yet another logging service, will utilise Monolog, but also have the ability to log into a DB
Install
Install Composer, and Update the package (this will allow you to run the Phinx Migration Service)
$ php -r "readfile('https://getcomposer.org/installer');" | php && php composer.phar update