gobline/logger

Logger component

v2.0.0 2015-12-03 09:20 UTC

This package is auto-updated.

Last update: 2024-04-12 17:59:22 UTC


README

A Logger that implements the Composite design pattern, by delegating method calls to a group of Loggers.

Installation

You can install Gobline Logger using the dependency management tool Composer. Run the require command to resolve and download the dependencies:

composer require gobline/logger