corneltek/lightlogger

lightweight logger for PHP

Installs: 1 446

Dependents: 1

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/corneltek/lightlogger

1.0.3 2013-11-24 08:41 UTC

This package is auto-updated.

Last update: 2025-09-29 01:37:22 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.