gobline/logger

Logger component

Maintainers

Package info

github.com/gobline/logger

Homepage

pkg:composer/gobline/logger

Statistics

Installs: 86

Dependents: 4

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-12 21:52:27 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