Scripts to log (to a database) the information about Command Line Interface (CLI) scripts: start time, end time, run time (derived), script output, and exit status.
phpLogFacility is a log class for PHP (like log4j for java or the dead log4php projects here), which enables you to use an easy to use logging mechanism inside your console or web script without the need of ugly debug screen output.