corneltek/lightlogger

lightweight logger for PHP

1.0.3 2013-11-24 08:41 UTC

This package is auto-updated.

Last update: 2024-04-29 02:40:18 UTC


README

LightLogger provides a set of small, light-weight, consistent interface logger.

Features

  1. Simple, doesn't do too many things in a single class.
  2. Consistent, Loggable interface makes the API consistent.