Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.
/ Logging Public archive

A PSR-3 compatible logging library for PHP 5.3+

License

Notifications You must be signed in to change notification settings

niels-nijens/Logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logging

A PSR-3 compatible logging library for PHP 5.3+

Build Status Coverage Status SensioLabsInsight Latest Stable Version

Installation using Composer

Add the following to your composer.json:

{
    "require": {
        "niels-nijens/logging": "~1.0"
    }
}

Usage

Coming soon...

About

This is one of the AtomicPHP library series trying to achieve ultimate flexibility for PHP developers through separation of concerns.

Versioning

Logging uses Semantic Versioning 2 as guideline for new versions.

License

Logging is licensed under the MIT License - see the LICENSE file for details.

Author

Niels Nijens - https://github.com/niels-nijens/

About

A PSR-3 compatible logging library for PHP 5.3+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages