Skip to content

gobline/logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logger component

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