burzum / cakephp-database-log

CakePHP Database Log Engine. An implementation of the DB Log Engine from the official documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database Log Plugin for CakePHP

Software License Build Status Coverage Status

Requirements

  • PHP 5.4+
  • CakePHP 3.0

Documentation

See the installation guide for setting the plugin up.

But please check the official documentation on how to use logging adapters in detail.

Support

For bugs and feature requests, please use the issues section of this repository.

Contributing

To contribute to this plugin please follow a few basic rules.

  • Pull requests must be send to the develop branch except hotfixes.
  • Contributions must follow the PSR2 coding standard.
  • Unit tests are required.

License

Copyright 2012 - 2015, Florian Krämer

Licensed under The MIT License Redistributions of files must retain the above copyright notice.

About

CakePHP Database Log Engine. An implementation of the DB Log Engine from the official documentation.

License:MIT License


Languages

Language:PHP 100.0%