corneltek/lightlogger

lightweight logger for PHP

Maintainers

Package info

github.com/c9s/LightLogger

Homepage

pkg:composer/corneltek/lightlogger

Statistics

Installs: 1 446

Dependents: 1

Suggesters: 0

Stars: 5

Open Issues: 0

1.0.3 2013-11-24 08:41 UTC

This package is auto-updated.

Last update: 2026-03-01 00:20:09 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.