devtoolboxuk / seshat
Yet another logging service
0.0.1
2019-06-09 11:19 UTC
Requires
- devtoolboxuk/utilitybundle: ~1.0.11
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-10 00:43: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