starlit/db-logging

Adds logging for the starlit/db package by providing a database monolog handler.


Keywords
logging, database, orm, mysql, monolog, pdo, handler
License
BSD-3-Clause

Documentation

Starlit Db Logging

Build Status Code Coverage

Adds logging for the starlit/db package by providing a database monolog handler

Installation

Add the package as a requirement to your composer.json:

$ composer require starlit/db-logging

Requirements

  • Requires PHP 7.1 or above.

License

This software is licensed under the BSD 3-Clause License - see the LICENSE file for details.