/forest

Fast, detailed event logging for lithium PHP

Fast event logging for lithium

Installation

Checkout the code to either of your library directories:

cd libraries
git clone https://github.com/tommoor/forest.git

Include the library in in your /app/config/bootstrap/libraries.php

Libraries::add('forest');